Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Raising route not found error

ruby-on-rails-3 cucumber

Different Markers in Google Maps with gmaps4rails

Implementing the 'case' statement in order to match multiple 'when' conditions

Why Ruby on Rails books or references always say Update is by PUT and Destroy is by DELETE when it is not?

How to create nested objects in Rails3 using accepts_nested_attributes_for?

Passing variables in yaml file

assigning random url to a resource in rails 3

In Rails how do I handle multiple, polymorphic file uploads with jquery-file-upload and CarrierWave?

Testing with RSpec: setting locale based on first subdomain

Strange Behavior of Truncate in Rails 3

ruby string ruby-on-rails-3

How to sort users by the most recent post?

gmaps4rails validates before validates presence set to true

Why does Ruby on Rails create new Sessions on every hit (sometimes)?

In Rails 3, how can I skip validation of the password field when I'm not attempting to update the password?

notices and errors on rails3

How to validate a nested model object based on the state of the parent object?

Unknown provider error when deploying Rails/AngularJS app to Heroku

ruby-on-rails-3 angularjs

Rails 3 additional session configuration options (key, expires_after, secure)

How to test a scope in Rails 3

How do I set up my fixtures for a has_and_belongs_to_many relation?