Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

RSpec + Factory_Girl View Testing

Rails 3 and Devise: Omniauth vs. Facebook Connect

Rails HTML/TEXT UserMailer Templates

Safe to override save method in ActiveRecord?

How to change the default json response in devise to custom response?

RSpec: simplest test fails with error: Expected block to return true value

convert time in seconds in ruby

ActiveAdmin custom filter with HBTM associations

Is it possible to use a condition with count on a has_many relation?

Errno::ETIMEDOUT: Connection timed out - connect(2)

Advantage of "bundle exec rails server" over a simple "rails server"?

ruby-on-rails-3

Integrating stripe with Devise

RestClient undefined method `delete_if' for #<String:0x4b699a8>

Rails 3 localized routes and show resources

where to find documentation on how to develop (rails 3) helpers [closed]

Pluck hash in rails

Newly assigned Sequence is not working

Rails validates NOT in regex

How to set a variable from a helper method for inclusion in a SASS SCSS stylesheet?

Polymorphic models hackery