Pagination with will_paginate Discussion
Is it possible to hide submit button and show after pagination pages
Sandhya repliedIs it possible to hide submit button and show after pagination pages
Sandhya repliedHey Chris, I am getting a file not found in production when I use `<%= File.read "#{Rails.root}/public#{stylesheet_path('amp/application', host: nil)}" %>`. I did include `config.assets.pr...
Eduardo Lima repliedHi, I've been wondering what's the adoption of ruby 2.7. Has anyone here migrated a production app to 2.7? I've done some rudimentary tests on SaaSHub (development), and it's a touch slower in mo...
nozale postedThank you for providing such great information.
Allen Arlene repliedgood
qiuzhi99 repliedThis is great Chris, thank you! =)...
Diego Mota repliedHello there, good people! My name is Eugene and I'm the guy behind [Random Ruby](https://www.getrevue.co/profile/randomruby) newsletter. It's a free bi-weekly-ish email newsletter I've been making...
Frey postedHey everyone! I'm trying to get elastic search to work with a checkbox, but as they return a 0 or 1 as booleans, elastic search doesn't accept these params. Does anyone know how to get elastic sear...
Cory Johnson postedIt's very informative, and the content adds to the interest of the post. thank you very much
Hanamo repliedThanks both of you, God bless you.
Fatih Durmuş replied • SolvedSomeone Please respond.
Kelri Mrein repliedI almost always nest them in folders. It's very helpful when your app grows. Often times you might have 2 or 3 controllers with the same name that do different things and the nesting in folders hel...
Chris Oliver replied • SolvedHello, I created a new app using the jumpstart template but I am getting this error when I start my server "Sprockets::FileNotFound in Home#index" "couldn't find file 'trix/dist/trix' with type 'te...
oomis postedI'm wondering if adopting Hotwire means the end of webpacker in my Rails application, as webpacker is pretty heavy lifting considering the scant js I use. So is it back to the asset pipeline and pr...
Thomas Connolly repliedHello. I am a JS developer doing a crash course on Ruby/Rails for a job interview. They're slowly moving from a Rails backend to Node, so I need to be able to understand and work with the legacy ...
jmtucker7 posted