Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-3.2

Generating models and migrations for an engine

Best_in_place display_with not finding helper

How to debug rails application which is running inside docker container

Rails Devise registration with an additional model

Capistrano Deleting Assets

Strong parameters and multidimensional arrays

Rails clockwork not running code

SendGrid on Heroku fails

Can't make calls to heroku CLI from within a Rake task without the Heroku gem in the Gemfile

ActiveRecord to_i method removed in Rails 3.2.9

ruby-on-rails-3.2

Validation on a has_many relationship in rails 3.2

Scanning an array of strings for match in Ruby

ruby ruby-on-rails-3.2

rspec integration test with devise throws NoMethodError error

Write controller and feature specs for ActiveAdmin using RSpec?

Carrierwave undefined method `avatar_changed?' for User

Rails Render part of a form inside another form

Rails production - all pictures are broken after new deploy

Custom per page with kaminari gem

How to use joins inside includes in rails active record query?

Override ActiveRecord << operator on has_many :through relationship, to accept data for the join model