Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Uninitialized constant Project (NameError) in setting up Figaro gem

access variables from another controller

ruby-on-rails controller

Deprecated message when adding MIME extension

How to prevent parallel Sidekiq jobs from executing code in Rails

How many requests can Puma buffer simultaneously?

Rails: Facebook Connect: Client Side/Server Side or Both? [closed]

How do you prevent database changes inside a Rails ActiveRecord before_create filter from getting rolled back when it returns false?

Cucumber: Shared steps, where to place them?

ruby-on-rails cucumber

Where's "next" in state_machine of spree order?

ruby-on-rails spree

Having to call "render :layout => false" to correctly render js.erb template in Rails 2.3.3

ruby-on-rails ruby

Should I use ON DELETE CASCADE, :dependent => :destroy, or both?

Embed youtube video in rails

Rails script access model

How to change file permission of all files in a S3 bucket using either aws-s3 gem or right_aws gem