Module: Rails::Generators::Migration::ClassMethods
- Defined in:
- lib/cullender.rb
Instance Method Summary collapse
Instance Method Details
#next_migration_number(dirname) ⇒ Object
:nodoc:
8 9 10 |
# File 'lib/cullender.rb', line 8 def next_migration_number(dirname) #:nodoc: "123344556676" end |