Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Rails - multiple associations to same model

Is it efficient to load a YAML file as a constant in my Rails controller?

Ruby on Rails: Change checkbox label in formtastic

Devise authentication. undefined method 'authenticate_member!'

rake db:migrate failed

ruby-on-rails rake abort

Rails app starts very slowly in Heroku

ruby-on-rails heroku

Rails: How to restrict signup to admin using Devise

ruby-on-rails ruby devise

Date range in ruby/rails

ruby-on-rails ruby

rake db:structure:dump fails under PostgreSQL / Rails 3.2

backbone.js / underscore.js error: has no method 'html'

Devise authentication error when entering site's root first time

I18n in EmberJS (routing and in general)

how to remove header and footer from some of the pages in ruby on rails

ruby-on-rails ruby

rake assets:precompile aborting, can't push to heroku

ruby-on-rails heroku

Rails: Moving from Active Record Session Store to a Redis Store

ruby-on-rails session redis

Rails ActiveRecord group_by & sum db results for use with Lazy HighCharts

NameError: uninitialized constant ::Nokogiri

How to delete everything from all tables without dropping the database [duplicate]

FactoryGirl: ActiveRecord::AssociationTypeMismatch: User expected, got #<Class:0x007>

ruby-on-rails factory-bot

Is it possible to get Mac Address of user's when creating new record?

ruby-on-rails