Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Is it a good practice to resort to the send() in this situation?

How to check a condition on a join?

ruby-on-rails ruby

Call class method with symbol input

SimpleForm label capitalizes my text. How to prevent?

How to authenticate users using devise in rails middleware?

Wrapping class method via alias_method_chain in plugin for Redmine

ruby-on-rails redmine

rails pg db migration undefined method `database_authenticatable' for Devise Users

activerecord-sqlserver-adapter unicode slow performance

Foundation top-bar navigation on Rails app

Postgres schema for Users & Approving Users for a Dating style app

Testing an RSpec mock that is called twice

Heroku & Rails - Varnish is only caching very occasionally

Why am I getting a 'No such file or directory' error when attempting to run 'rails s' in Git Bash on Windows?

ruby-on-rails ruby windows git

Rails 3 project structure for UI Models and Data Models

How to set a tab active when the nav bar is in the application template?

ruby-on-rails ruby

Rails 3 respond_with: show "show" layout on resource creation

ruby-on-rails ruby json rabl

`ActionController::API` ancestors are not updated once its class has been loaded

ruby-on-rails

How To Tell Which Error Status Code Will be Rendered from Rails Exception?