Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Separate date and time form fields in Rails

Rails article helper - "a" or "an"

Delete link sends "Get" instead of "Delete" in Rails 3 view

change the URL without changing the resource name

get attribute of ActiveRecord object by string

How can I make a check_box_tag to post a 'false' or '0' parameter when unchecked?

Rails association - how to add the 'has_many' object to the 'owner'

How can I test :inclusion validation in Rails using RSpec

Rails 3. Building an oauth2 provider

change rails environment in the mid of testing

ruby-on-rails-3

How can I make Rails 3 localize my date formats?

How to get an array with column names of a table

Exception Notification Gem and Rails 3

How to implement multiple different serializers for same model using ActiveModel::Serializers?

Please require this file from within a Capistrano recipe (LoadError)

Disable HTML escaping in erb templates

How to generate a random date in Ruby?

f.error_messages in Rails 3.0

How to add custom routes to resource route

Rails 3 pagination, will_paginate vs. Kaminari