Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Ruby on rails action mailer sending mails from previous setting

Capybara cannot find date picker

Can't mass-assign protected attributes when using accepts_nested_attributes_for and polymorphic

Rails - A database connection per request, based on user credentials

Rails Devise login using curl

Rails fields_for duplicate forms for existing records after validation

How can I prevent a webform from submiting on 'Enter'

How to resolve Marshal.dump "no marshal_dump is defined for class Proc" error

Deploying Rails 3 on Dreamhost with Capistrano

Rails 3.2 has_many :as polymorphic, Simple Form, simple_fields_for

Capybara expect an input placeholder that's within a div to have some text

Group by ruby on rails

ruby-on-rails group-by

Scaffold For specific actions?

ruby-on-rails

How to group objects by every date within a range of dates

Parsing a site with dynamic content

Deploying a Rails app to a sub-URI with Passenger and Nginx?

Namespaced model in Rails generating NameError: uninitialized constant

Possible to store timestamps as keys in Hash and make it sortable?

How to use to_yaml method in Rails, and remove '---'