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

Suggestion: Install gmaps4rails coffee script files into lib or vendor #259

Closed miletbaker closed 12 years ago

miletbaker commented 12 years ago

Hi,

Thanks for the great plugin. Would it be possible to have the option on:

rails generate gmaps4rails:install

for these assets to be installed into lib or vendor. I suspect vendor is probably the most suitable, to keep app/assets clear for app specific assets?

Thanks

Jon

apneadiving commented 12 years ago

Yes, good idea, will do in the objectify_js branch where assets are already in this folder.

Sent from my iPhone

On 3 sept. 2012, at 07:17, Jon Baker notifications@github.com wrote:

Hi,

Thanks for the great plugin. Would it be possible to have the option on:

rails generate gmaps4rails:install

for these assets to be installed into lib or vendor. I suspect vendor is probably the most suitable, to keep app/assets clear for app specific assets?

Thanks

Jon

— Reply to this email directly or view it on GitHub.