Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

Rails 4 to_json produces unexpected Exception nil is not a symbol

Problems downloading big file(max 15 mb) on google chrome

How to save array in Active Admin Rails 4?

How to use ActiveRecord outside Rails?

Rails 4: html_safe for only specific tags

Multiple HABTM properties with ActiveAdmin and Rails 4: data not saved

How to access perform parameters in ActiveJob rescue

Rails 4.2 server; private and public ip not working

eager loading not working with order() clause in rails

Rails 4: undefined method `relation_delegate_class' for Model:Class

Can't get mongoid working with Rails 4

RSpec expect to receive method with array but order does not matter

Rails ActiveSupport::TimeWithZone as_json date format issue

datetime ruby-on-rails-4

Making DB backups in rails 4 [closed]

How to write a migration for a rails model that belongs_to itself

How do I minify CSS in Rails 4?

Route concern and polymorphic model: how to share controller and views?

(Rails) : NoMethodError: undefined method cost' for BCrypt::Engine:Class

How to test strong params with Rspec?

skip/disable force_ssl for particular controller in rails