Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How to define polymorphic association with factory girl/bot

whenever gem is throwing "can't iterate from Time" error

Use Arel for a nested set & join query and convert to ActiveRecord::Relation

Edit Rails Model From Command Line

ruby rails - redirect to original request url

Using the geocoder gem for rails, how do i get the visitor's city?

Rails Deployment Environment on Windows

asdf message "No version set for command rails" when running Rails server

validation before attribute setters can type cast

Rails: Where "params" is defined?

Create a simple Rails 3 text helper Gem [duplicate]

Why using merge method with scopes isn't working anymore on Rails 3.1?

Fields_for disappear when adding accepts_nested_attributes_for

Capybara::FrozenInTime error in integration specs using Rspec + Timecop + Capybara + Capybara Webkit

Detecting changes in a rails has_many :through relationship

Where to put helper functions for rake tasks and test files in Ruby on Rails?

FactoryGirl define attribute by calling method on another factory

Errno::EIO: Input/output error - <STDOUT>

Rails 3: how to load files in /lib?

How do I make gemspec dependencies autoload in a Rails 3 app, using a Gemfile