Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Simple referral system in rails

ruby-on-rails ruby

Error with ruby update

Your bundle is locked to rake (12.0.0), but that version could not be found in any of the sources listed in your Gemfile.

Rails with Webpack

How can I simulate `OR` conditions for `has_many` association in Rails 5?

ERROR -- omniauth: (facebook) Authentication failure

Require password only when changing password devise registration

ruby-on-rails ruby devise

Start ruby/rail server in background

Heroku and sendgrid - how to get it wired together now?

Password confirmation in Rails 5

update or delete on table "x" violates foreign key constraint "fk_rails_5a7b40847a" on table "x" [duplicate]

Same routes in multiple resources

ruby-on-rails routes dry

What are public/packs and public/packs-test for?

ruby-on-rails webpack

How do I create a unique index within a Rails create table migration?

safe_join and content_tag approach to replace html_safe

ruby-on-rails rubocop

Rails, Webpacker, and Docker : Cannot assign requested address - connect(2) for [::1]:3035

How to prevent nested create failing with scoped has_many in ActiveRecord?

What are the brackets [5.1] after ActiveRecord Migration and how does it work? [duplicate]

Routes conflict in Ruby on Rails

Fetch request on API Rails doesn't return json