Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

Devise not working with Rails 4.0rc1

Cucumber rake task fails, blames JSON parser

(How) Can I use a form object for the edit/update routines?

Rails 4 - Toaster notifications rather than flash notifications

Rails with Paperclip ignore empty attachments

paperclip ruby-on-rails-4

Devise - Rails 4 - Not able to login

Rails generate model including validations?

Installing MySQL2 Gem on Windows

With Active Model Serializers, how do you render a partial?

CarrierWave File Uploads not working in rails

Thinking Sphinx - multiple conditions for attribute filters using OR

Best practice in allowing only Android app to access Rails API

redirect_to vs. render - Michael Hartl's tutorial

sidekiq - WARN: ArgumentError: wrong number of arguments (given 0, expected 2..3)

ruby-on-rails-4 sidekiq

DRY singleton classes in rails service

Validation before persistance on state_machine gem

Sending an Angular post request with parameter to Rails API

angularjs ruby-on-rails-4

CollectionProxy vs AssociationRelation

Gem::LoadError: Specified 'postgresql' for database adapter, but the gem is not loaded. Add `gem 'pg'` to your Gemfile

heroku ruby-on-rails-4

What does the "mount" instruction mean in Rails routing?