Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

How to remove duplicate validation errors

Rails 3 | Routing : How to rename resource title now?

Forcing HTML Escaping in Rails 3

Need help setting up passenger with RVM

Using cancan to prevent access to controller

What's the easiest way to detect the user's operating system in Rails 3?

ActiveModel attributes

What does this Rails Engine code mean: config.to_prepare &method(:activate).to_proc

ruby-on-rails-3 spree

Rails, using the dirty or changed? flag with after_commit

writing associations for a recursive relationship

Gem to track User Activity [closed]

Rails Observers - When to and when not to use observers in Rails

Ruby on Rails: Use slug instead of id on resource routes

Error stating that "bcrypt-ruby is not part of the bundle", how can I add bcrypt-ruby to Gemfile?

Rails 3 - Devise : How to skip the 'current_password' when editing a registration?

How to get class instances in Ruby? [duplicate]

ruby ruby-on-rails-3

how to change rails to development mode

If No route match then redirect to root page

How to compare null in rails active record query

How to issue a 'find' or 'where' that raises a RecordNotFound