Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3

Implementing a News Feed / Activity Feed on Several Models - Recommendations?

permanentredirect s3 for unspecified endpoint

Using bootstrap icons with button_to "delete" in rails 3

Spree/Rails user password reset

rails - how to show and save a date in us format?

sqlite & rails: Change primary key column?

Rails 3 - Displaying submit errors on polymorphic comment model

Combining arrays of different objects in RoR and sorting by a date value on a different attribute on each

Rails Get Nested Relationship as ActiveRecord object without collect/map

Validating presence of has_secure_password only when password is in params

Disqus vs custom made vs some other option for adding comments in Rails 3?

warning: else without rescue is useless?

How to get a scope for all database rows in rails 3?

rake aborted! ArgumentError: wrong number of arguments (2 for 0..1)

ruby-on-rails-3 rake-task

Help with a Join in Rails 3

How to add facet in Tire (elasticsearch) to has_many association

Rails / RSpec Why can't I use the shortened "its(:attribute)" with Rails model associations?

Cleaning up controllers to speed up application

Combine API data with local data in Rails