Top Level Namespace
Defined Under Namespace
Modules: Michel
Instance Method Summary collapse
Instance Method Details
#down ⇒ Object
4 5 6 |
# File 'lib/generators/michel/view/templates/view_migration.rb', line 4 def down drop_view :available_time_slots, materialized: true end |