Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Cant install rails on my brand new Mac OS X Lion 10.7.3

rails translation missing error

How to access translation key for ActiveModel validation error?

Extract array in string rails [duplicate]

What is the best way to handle 4 way relation between 2 models?

Display Rails3 Flash messages between format.html and format.js?

Rails remote form submit through javascript

Customize will_paginate button

How can you force validation of all fields of nested models, even if they have not changed? (Rails 3.1)

Rails 3, Devise: Using different layout for signup, login page

Rails 3.2 Time ago in words Method returns html content

Rails 3.1 Remote Button Unobtrusive Javascript event not caught (JQuery)

what is the difference between an object_id, and id?

Rails 3: Why the field with error is not wrapped with "field_with_errors" div when validation fails?

Authlogic, rails3_acts_as_paranoid and validates_uniqueness_of :login + default_scope(:conditions => {:active => true})

How can I load multiple YAML files in rails application.rb

iPhone push notifications not working in Rails app - apn_sender

How do you concatenate two active record results to return a new result that can further be filtered?

Given the index value how can I update only those values in a Rails controller?