Slack forum notifications
3
Site Feedback
Just testing out slack forum notifications.
Will there be GoRails as open source project?
1
Rails
There are a lot of cool stuff that made with love.
It'll be very usefull to learning advanced stuff from source code of GoRails
Prevent spam bots from hitting app
7
General
Hi guys and gals
Wasn't sure which category to put this in but here goes anyway...
I have a Rails 5 app in production hosted on Heroku. I recently noticed a particularly high load on the servers ...
Mapping API Resources & Handling Pagination Discussion
2
General
Looks like the code in this episode has evolved over time, I'm watching it (paid my subscription too) in 2022, post pandemic, and the source code is quite different now at GitHub, where can I find ...
Brandon replied
Rails 6/7 Template Recommendations for SaaS
1
Rails
Hi đź‘‹
Can you recommend any good SaaS oriented (e.g. including user authentication, admin panel, stripe integration, basic landing-page) templates based on Rails 6/7 which don't require a yearly su...
Chris Oliver replied
Limit the file size of Direct Upload ActiveStorage and ActionText Attachments
0
Rails
As the title says, I'm looking for ways of limiting the file upload size of both ActiveStorage attachments and ActionText attachments. I know this problem will require both client side and server s...
Tonksthebear posted
Need guidance regarding my project: Neophyte LMS system
2
Rails
Hi guys, I'm developing a LMS system (in Rails 5) for my university project which is about training new employees in any compnay by setting projects and challenges (sequentially) to start with. For...
How to build GitHub Apps with Rails Discussion
0
General
How to properly configure Maizzle in a Rails app?
0
Rails
I found few reference about it, include a Podcast with Chris... but no real end-to-end proper integration.
So far I have read https://github.com/maizzle/framework/issues/346 and the Mix & Go (b...
Stéphane Paquet posted
Rails for Beginners Part 16: Logging Out Users Discussion
3
General
Could you provide a little excerpt of why button_to is better than link_to for Hotwire? Or a link to the specific video and time? I'm sure it would be useful.
Andrés Ibáñez Ulloa replied
routing problem with devise
0
Rails
my root path is root "static_pages#index" but when i hit the url in development it redirects me to user/sign_in of devise..
Using the Trix Editor plus File Upload Attachments Discussion
52
General
Great vid, can this be done with the carrierwave gem?
Gabriel Ursache replied