Module: SimpleNavigationBootstrap

Defined in:
lib/simple_navigation_bootstrap.rb,
lib/simple_navigation_bootstrap/engine.rb,
lib/simple_navigation_bootstrap/errors.rb,
lib/simple_navigation_bootstrap/version.rb,
lib/simple_navigation_bootstrap/bootstrap2.rb,
lib/simple_navigation_bootstrap/bootstrap3.rb,
lib/simple_navigation_bootstrap/rendered_item.rb,
lib/simple_navigation_bootstrap/bootstrap_base.rb

Defined Under Namespace

Modules: BootstrapBase, VERSION Classes: Bootstrap2, Bootstrap3, Engine, InvalidHash, RenderedItem

Class Method Summary collapse

Class Method Details

.gem_versionObject

Returns the version of the currently loaded Rails as a Gem::Version



5
6
7
# File 'lib/simple_navigation_bootstrap/version.rb', line 5

def self.gem_version
  Gem::Version.new VERSION::STRING
end