Module: RailsImporter::Controllers::Helpers
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/rails_importer/controllers/helpers.rb
Instance Method Summary collapse
Instance Method Details
#after_import_path ⇒ Object
6 7 8 |
# File 'lib/rails_importer/controllers/helpers.rb', line 6 def after_import_path context.root_path end |