Displaying 2 results from an estimated 2 matches for "coffescript".
Did you mean:
coffeescript
2011 Jun 20
5
Helper methods in coffescript files
Hi, I was wondering if there is a way to make helper methods available
in my .coffe files, Im trying to generate a graph from some userdata
with a javascript library, and with the new asset pipeline I can
append .erb so its users.js.coffe.erb which works just great, but I
need some way to get the current_user helper method.. help ?
--
You received this message because you are subscribed to the
2011 May 23
3
How can I use option --bare in Rails 3.1 for CoffeeScript?
Someone know how can I use this option in Rails 3.1?
Now CoffeScript puts a function ".call(this)" on each file, but I want
to remove this.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane....