Comments for WebOnRails http://webonrails.com Wed, 06 Nov 2013 11:33:31 +0000 hourly 1 #/?v=4.9.13 Comment on Set cache-control & expires headers to the content served by S3 using attachment_fu or paperclip by sefi /2012/06/06/set-cache-control-expires-headers-to-the-content-served-by-s3-using-attachment_fu-or-paperclip/comment-page-1/#comment-66491 Wed, 06 Nov 2013 11:33:31 +0000 /?p=453#comment-66491 Thanks. was useful.

]]>
Comment on Jquery Full Calendar with RubyOnRails by redoc /2010/03/29/jquery-full-calendar-with-rails/comment-page-1/#comment-65843 Tue, 20 Aug 2013 18:26:14 +0000 /?p=359#comment-65843 I am trying to use this for quick app I need to develop. It does nt have Gemfile and app/assets. Could you please let me know if I am missing something?

Thanks.

]]>
Comment on Export Mercurial(Hg) repository to git repository by Sumin /2009/02/19/export-mercurialhg-repository-to-git-repository/comment-page-1/#comment-62683 Fri, 08 Feb 2013 21:26:24 +0000 /?p=238#comment-62683 Apparently I’ve commented on this post about two years ago 🙂

]]>
Comment on Export Mercurial(Hg) repository to git repository by Sumin /2009/02/19/export-mercurialhg-repository-to-git-repository/comment-page-1/#comment-62682 Fri, 08 Feb 2013 21:23:47 +0000 /?p=238#comment-62682 It worked like a magic. Thanks for posting this.

]]>
Comment on Ruby script to install bulk gems by Sharath /2008/12/08/ruby-script-to-install-bulk-gems/comment-page-1/#comment-61945 Wed, 09 Jan 2013 09:40:58 +0000 /?p=153#comment-61945 Hi Akhil,
I tried your script by including the versions for the gems and it is not allowing.
Have you got an updated script which allows the version as well.
–Sharath

]]>
Comment on Displaying information about your git repository by Nani /2009/11/12/displaying-information-about-your-git-repository/comment-page-1/#comment-61554 Tue, 18 Dec 2012 08:36:56 +0000 /?p=332#comment-61554 Hi Jonathan, Nice post ! I was using the following line in my buldne: gem delayed_job , :git => git://github.com/collectiveidea/delayed_job.git’ but it didn’t work: it didn’t generate the migration file, so the rake db:migrate command wasn’t working. I used the following line in my buldne and after buldne install the migration file was created: gem delayed_job , ~> 2.1.4 Thanks a lot .Regards,Sergio Lima

]]>
Comment on rake -T does not list my custom rake task by Krishna Kumar /2009/02/13/rake-t-does-not-list-my-custom-rake-task/comment-page-1/#comment-59989 Thu, 15 Nov 2012 14:36:18 +0000 /?p=230#comment-59989 Thanks a lot, was breaking my head!

]]>
Comment on Set cache-control & expires headers to the content served by S3 using attachment_fu or paperclip by Mohit Jain /2012/06/06/set-cache-control-expires-headers-to-the-content-served-by-s3-using-attachment_fu-or-paperclip/comment-page-1/#comment-57965 Sun, 21 Oct 2012 00:59:51 +0000 /?p=453#comment-57965 Its not working for me. Take a look here. http://stackoverflow.com/questions/12993954/how-to-add-expires-headers-for-amazon-s3-images

Any suggestions?

]]>
Comment on ClientSideValidations: Add/Map model validations to JS form validations by Brian Cardarella /2012/10/12/clientsidevalidations-add-map-model-validations-to-js-form-validations/comment-page-1/#comment-57438 Sun, 14 Oct 2012 08:30:19 +0000 /?p=527#comment-57438 Hell yeah!

]]>
Comment on turbo-sprockets-rails3: Speeds up your Rails 3 assets:precompile by Mohit Jain /2012/10/10/turbo-sprockets-rails3-speeds-up-your-rails-3-assetsprecompile/comment-page-1/#comment-57278 Wed, 10 Oct 2012 20:42:55 +0000 /?p=519#comment-57278 What a co incidence. I used the same just few hours ago 😉

]]>