Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

ActionMailer not showing spaces in text mailer

Which RoR template engine is similar to the Razor template engine?

Rails association nil in after_initialize

How to parse invalid JSON with unquoted keys using ActiveSupport 3 (Rails)

ruby ruby-on-rails-3 json

Heroku app crashes, logs say "No such file to load -- nokogiri (LoadError)"

RSpec: How to test a helper method that calls a private helper method from the controller?

wicked_pdf does not include styles

Global settings to solve invalid multibyte char (US-ASCII) in Rails 3

Get Gem vendor files in asset pipeline path

The architecture of a music player with playlists, using Rails, Redis and HTML5

How can I speed up the creation of 5,000 records for my rspec tests?

What should I not include in the `included do ... end` block?

Capybara-Webkit close webkit_server

Ember.js / Rails and associations: how to submit back to Rails a record and its associations?

Devise several models spread across Engines

Getting ActiveRecord::RecordInvalid error with has_many through association; validation issue on join table

How do I get coverage for views in Rails

Factory_girl has_one relation with validates_presence_of