Samet Gunaydin

Results 6 comments of Samet Gunaydin

Caused by: ArgumentError: Index name 'index_taggings_on_taggable_id_and_taggable_type_and_context' on table 'taggings' does not exist On ***_add_missing_unique_indices.acts_as_taggable_on_engine.rb** file Change this line `remove_index :taggings, [:taggable_id, :taggable_type, :context]` to ``` if index_exists? :taggings, [:taggable_id, :taggable_type,...

@luis-pato https://en.bem.info/methodology/naming-convention/#alternative-naming-schemes

@StephanBijzitter any update on this?

Hi @johnmcaliley, Can you or other contributors review this PR? Thanks!

Here is the working example https://github.com/rokumatsumoto/aws-node-s3-zipper