You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
Hi all,
I'm using Rails 4.0.0 on a new project. I'm creating an AngularJS front end with rails and need to share the helper methods that are in application_helper.rb. The views are stored under app/assets/templates/* for Angular.
Is it possible to include the helpers for html.erb files under that location?