Method: Netfira::WebConnect::Migration#schema_migrations_table_name
- Defined in:
- lib/netfira/web_connect/migration.rb
#schema_migrations_table_name ⇒ Object
83 84 85 |
# File 'lib/netfira/web_connect/migration.rb', line 83 def schema_migrations_table_name Netfira::WebConnect.schema_migrations_table_name end |