Re: [Rails] Help with iterating over an array in a histogram

2015-09-12 Thread Rem Zolotykh
rubyonrails-talk/c249f5fa-f018-47b3-921c-564f43ed12ba%40googlegroups.com > <https://groups.google.com/d/msgid/rubyonrails-talk/c249f5fa-f018-47b3-921c-564f43ed12ba%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/opto

Re: [Rails] javascript_include_tag and stylesheet_link_tag additional generated parameters

2010-06-11 Thread Rem Zolotykh
And if you want to get rid of them for some reason just create new initializer with following code: ENV['RAILS_ASSET_ID'] = '' and restart your server. All this numbers will go away. On Jun 11, 2010, at 1:00 AM, P.A. wrote: Hi. I just wonder why do the javascript_include_tag and stylesheet