Sha256: aac56d3fda55ffc6be3d0e1c55bbda47b99357b0bda5ec9dce090d508bb3d1b2
Contents?: true
Size: 281 Bytes
Versions: 12
Compression:
Stored size: 281 Bytes
Contents
default_config_file_path = File.join(RAILS_ROOT, 'config', 'navigation.rb') SimpleNavigation.config_file_path = default_config_file_path unless SimpleNavigation.config_file_path SimpleNavigation.load_config ActionController::Base.send(:include, SimpleNavigation::ControllerMethods)
Version data entries
12 entries across 12 versions & 2 rubygems