3 4 5
# File 'lib/alula/themes/bootstrap.rb', line 3 def path File.expand_path(File.join(File.dirname(__FILE__), %w{.. .. .. themes bootstrap})) end
7 8 9
# File 'lib/alula/themes/bootstrap.rb', line 7 def version Alula::Themes::VERSION::STRING end