class RademadeAdmin::Bower::Performer

Public Instance Methods

root_path() click to toggle source
# File lib/rademade_admin/bower/performer.rb, line 7
def root_path
  @root_path ||= RademadeAdmin::Engine.root.to_s
end