Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Can't create belongs_to association in controller

DatabaseCleaner doesn't seem to clean between suits

How can I set the value of 'config.action_mailer.default_url_options' with domain.name?

why is Model.all different to Model.where('true') in rails 3

How to access hidden_field in controller in Ruby on rails

Airbrake and Spree commerce API: undefined method `airbrake_request_data`

Rails.application.routes.recognize_path with devise authenticated route

Ruby on Rails with jquery load and sending data

How do I find a child's parent through a has_one association in Rails3?

Rails 3 - How do I define ActiveModel translations for several attributes?

Rails 3 Correctly routing the destroy action for a session

ruby-on-rails-3 session

how can I configure vim + ctags to recognize rails ActiveRecord scope definitions?

ruby-on-rails-3 vim ctags

"Unsubscribe" for email categories/types through Sendgrid, Mailchimp, SES

Cucumber: how to switch sessions in Rails (multi-session)

problem to rspec update action using rails 3

rails how to automatic generate some data to db for developing [closed]