Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-4

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

How to test Pundit policies with Minitest?

How can I have Ruby on Rails output Bootstrap v3 scaffolding?

dependent destroy not working

Helper methods for models in Rails