Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

generate ZIP from generated PDFs with wicked_pdf

What's the difference between --skip-stylesheets and --no-stylesheets

ruby-on-rails-3

Rails - paperclip - Multiple photo upload not saving

undefined method `protect_against_forgery?' for #<#<Class:0x0

Internationalization of static pages with Rails

Ember Routes and Rails Routes

Rails - changing default param_key for a model

Execution order of multiple after_commit callbacks (Rails)

ruby-on-rails-3

send email when exception has occurred not working , using exception_notification

Best way to correctly set the number of workers and threads in a Rails application using Puma?

Haml render multiple partials in layout

How can I remove a gem from my Rails 3 project without getting this really strange Bundle error?

Rails 3 - Delayed_Job (collectiveidea), trying to Delay Mailers - Error: NoMethodError (undefined method `delay' for UserMailer:Class)

How can I configure Devise for Ruby on Rails to store the emails and passwords somewhere other than in the user model?

Conditional validation with state_machine

How to run cucumber selenium using Thin server instead of default Webrick?

PGError: ERROR: operator does not exist: boolean ~~* unknown

How do I get a temporary File object (of correct content-type, without writing to disk) directly from a ZipEntry (RubyZip, Paperclip, Rails 3)?

Solutions for cron jobs in rails3

Rails 3 install a branched gem from github