51 52 53
# File 'lib/frails.rb', line 51 def components_path @components_path ||= Rails.root.join('app', 'components') end