Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.2

Rails - Good way to support creation of drafts for several models

Rails 3.2 and Ransack - Is it possible to pass additional params in a sort_link?

ruby-on-rails-3.2 ransack

How to validate virtual attribute in Rails?

Scaffolding table obtained by many-to-many relationship

Does gem spec. name have to equal the gem constant name?

How to duplicate a record and its associated records in Ruby on Rails?

Ruby append string to each element in an array

In Rails' ActiveRecord, what does a question mark at the end of a method name corresponding to a column do?

save_and_open_page (capybara / launchy) stopped working in a project - error

How to select columns from multiple table in rails?

How to render the same 404 page for all unknown requests, including images, in Rails 3.2 without specifying each file format individually?