Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

undefined method `fog_host='

How can I test the validate_uniqueness_of?

Ruby on Rails Static List Options for Drop Down Box

Rails routing error with respond_with when creating nested resource

How do I create an rspec test that validates a JSON response?

WARNING: Can't mass-assign protected attributes

Why does my rails command always create a new application?

rvm command not found

Ignoring gems because its extensions are not built [duplicate]

How to reset auto increment field in a ActiveRecord migration?

How do I validate members of an array field?

SocketError (getaddrinfo: Name or service not known) - Sunspot/Solr Rails development

How to validate uniqueness in Rails 3 Model if I want to check if there is a 2-field combination?

ruby-on-rails-3 model

Dynamically generate scopes in rails models

how can I test accepts_nested_attributes_for with Rspec Rails3

Ruby on rails convention for naming date/time fields

Why aren't global (dollar-sign $) variables used?

ActiveRecord IS NOT NULL sql finder

Rails, Prawn - PDF show up in browser & etc

ruby-on-rails-3 pdf prawn

How to route controllers without CRUD actions?