Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in ruby-on-rails

Active admin: Custom check_box input

ruby-on-rails activeadmin

undefined method `password_confirmation=' rails 5

ruby-on-rails devise

Framework/Language for new web 2.0 sites (2008 and 2009)

PDF not previewable with rails active storage?

how can i rollback on ruby on rails in my situation

ruby-on-rails

How can I stop css files from being precompiled in rails test environment

How to upload the csv file to ftp server in rails?

ruby-on-rails ruby csv

Where would be a good place to store logic for a call to a third party api, based on Ruby on Rails best practices?

ruby-on-rails

Ruby on Rails 5.2.0 Mysql2::Error::ConnectionError SSL connection error: unknown error number

How should I set initialise instance variables on an ApplicationRecord object?

"Asset was not declared to be precompiled in production" even though I'm in development mode

ruby-on-rails

Active Model Serializer transform all dates to seconds

Bootstrap modal blocks underlying elements even before it is even called

Django find_each (like RoR)

python ruby-on-rails django

How can I prevent ActiveJob from performing if the object it should perform on is deleted?