apneadiving / Google-Maps-for-Rails

Enables easy Google map + overlays creation in Ruby apps
https://apneadiving.github.io/
MIT License
2.26k stars 382 forks source link

Possible to add an option to choose javascript or coffeescript for the rails generate command? #290

Closed cameronkendall closed 10 years ago

cameronkendall commented 11 years ago

I'm running on Rails 3.2.8 right now but I prefer using javascript so there is no coffescript in my project. Right now I include the 'coffee-rails' gem just so I can run this gem. Could you create and option for this? While coffeescript is great, some developers might prefer not using it.

apneadiving commented 11 years ago

You're right.

I put this in todo list. Sorry no ETA but I accept pull requests :)