Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

I need to specify a field name different than the table for association

ruby-on-rails-3

Regular expression for valid subdomain in Ruby

rails 3 postgreSQL basic 'database does not exist'

Get a list of validation rules in Rails 3?

Can a Rails 3 engine access models from it's parent application?

Rails 3 RSpec and assert_select

ruby-on-rails-3 rspec

Carrierwave add a watermark to processed images

Stubbing Ajax requests in Cucumber / Capybara / Selenium?

How can i loop through a daterange with different intervals?

Overriding model attribute readers does not affect simple_form input fields

How do I use HAML in a dynamic link?

has_many :through NameError: uninitialized constant

What is the equivalent of Ajax.updater in Jquery?

ajax ruby-on-rails-3 jquery

One table - two models

Upload file to S3 using CarrierWave without a model, is it possible?

Rails 3.0: Adding new action to a controller

routes ruby-on-rails-3

replace user_id with username in show page in rails

Way to see which rails controller/model is serving the page?

RailRoad is not working. Giving me issues ie /railroad-0.5.0/lib/railroad/app_diagram.rb:54:in `disable_stdout': uninitialized constant

How do I write an Rspec controller test that makes sure an e-mail is sent?