Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

'Nesting too deep' error while retrieving JSON using HTTParty

factory girl - passing association data

ruby-on-rails factory-bot

Deploying rails app on heroku

Using accepts_nested_attributes_for, has_many and creating just one entry

How to drop test and development database in one rake task?

using WHERE clause in Rails 3 active record query

How to expose resource in devise to another controller?

ruby-on-rails ruby devise

Ruby on Rails: How to do a query on a table having two foreign key references with ActiveRecord

after_commit not getting called after update_all

Trying to do a fb apprequest using Koala but access token expired. How should I handle?

Rails CarrierWave store image from url gives Can't convert nil into string

Rails upgrade undefined method `cookie_verifier_secret`

A model attribute named "type" is automatically inserted into ActiveModel::MassAssignmentSecurity::BlackList

Devise, Omniauth and Facebook integration session error

Ruby on Rails - Passing values to a link_to

How to return 2 json objects at once?

add <div> to "each block" each 2 results with rails 3

ruby-on-rails

Why does my delayed_job fail without RVM?

Rails: Good practice to always use ":dependent => :destroy?"

"Can't mass-assign protected attributes" with nested attributes