Cristian Riaño

Results 1 issues of Cristian Riaño

* What were you trying to do? I have a relationship many-to-many (HABTM) in my code (cocktails..ingredients). I used the ActiveRecord method [create_join_table](https://apidock.com/rails/ActiveRecord/ConnectionAdapters/SchemaStatements/create_join_table) to create the join table (portions), which...

bug
models