lib/scaffolding/transformer.rb in bullet_train-super_scaffolding-1.5.2 vs lib/scaffolding/transformer.rb in bullet_train-super_scaffolding-1.6.0

- old
+ new

@@ -100,11 +100,11 @@ "absolutely_abstract_creative_concepts", "completely_concrete_tangible_things", "absolutely_abstract/creative_concepts", "completely_concrete/tangible_things", "absolutely-abstract-creative-concepts", - "completely-concrete-tangible-things", + "completely-concrete-tangible-things" ] class_name = [ "creative_concepts", "tangible_things", @@ -113,10 +113,10 @@ "Creative Concepts", "Tangible Things", "Creative concepts", "Tangible things", "creative concepts", - "tangible things", + "tangible things" ] ( full_class_name + full_class_name.map(&:singularize) + class_name_with_context + class_name_with_context.map(&:singularize) +