I'm trying to build a new JavaScript engine (like coffee-rails, but for 
purescript), and I'm having an issue with the generators.  I cloned 
coffee-rails to start, and changed the javascript engine generator from 
:coffee to :purescript, but in test/controller_generator_test.rb I can't 
get it to detect --javascript-engine=purescript at all.  Is there something 
special about coffee-rails because it's part of core?  Do I need to do 
something else to register the generator?

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-core+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-core@googlegroups.com.
Visit this group at http://groups.google.com/group/rubyonrails-core.
For more options, visit https://groups.google.com/d/optout.

Reply via email to