Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

I am having this error: "You cannot call create unless the parent is saved",

Understanding bundler dependency resolution

ruby-on-rails ruby bundler

Flutter can't connect to Rails API only properly

Rails 5 assets return 404 in development

Why do objects sent with send_data seem to be kept in memory?

ruby-on-rails ruby

How can I load multiple YAML files in rails application.rb

Ruby on Rails push notifications

How to start rails console on my ubuntu server

Rails: render text gives missingtemplate error

ruby-on-rails ajax

Error with Simple Action Controller

ruby-on-rails ruby

Git merge from a specific folder only

Checkbox not staying checked in rails form

Can I use just migrations from rails to maintain a database schema?

Auto detect user's timezone using his ip in rails

ruby-on-rails

Accessing validation context in a callback

How do you concatenate two active record results to return a new result that can further be filtered?