Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails-5

actioncable can't connect to websocket

Rails 5 ActionCable issue with running multiple channels for a web socket

Show Turbolinks loading bar on custom AJAX request

Connecting with Steam's OpenId with Steam OmniAuth gem gives "invalid_credentials" error

How to setup assets pipeline in rails 5 to use a custom font?

How do I write a Rails finder method that will return the greatest date grouped by record?

How do test the value of an attribute in a controller instance variable?

Rails 5 Actioncable global message without channels

Use two gems in same namespace in Rails

How to get full Stack Trace on Heroku

ActiveStorage: record returns attached? as true but the blob is nil. How do I remove the "ghost" attachment? How did this happen?

Rails 5 Beta: Put eager_load_paths config on initializer throw frozen array exception

How do you create multiple channels with Actioncable; how does one pass an in-document variable to the javascript and ruby channels and jobs?

What to use for user registration when creating a Rails 5 API-Only app?

Rails 5 ajax upload file with remotipart not work (send as HTML instead of JS )

quil js parchment error

Rails 5 how to form association between tables on multiple shared attributes

ActionCable - Failed to upgrade to WebSocket in production

Webpacker in Rails 5 takes a long time to compile not that many files. How can I see what it's doing?

rescue_from ActionController::RoutingError in Rails 4