I may be slow to respond.
- Manila
Highlights
- Pro
Pinned Loading
-
-
activeadmin-sortable
activeadmin-sortable PublicDrag and drop sort interface for ActiveAdmin tables
-
Using PostgreSQL Notify and Trigger ...
Using PostgreSQL Notify and Trigger Functions in Ruby on Rails 1# Using PostgreSQL Notify and Trigger Functions in Ruby on Rails23One of the advanced features of PostgreSQL is the `NOTIFY` and `LISTEN` functionality. These features enable real-time communication between databases and applications. Modern web applications that requires event-driven behavoir and real-time updates will benefit from this.
45Combining these features with Ruby on Rails can create powerful real-time applications with minimum overhead.
-
Rails 8 Authentication and Beyond
Rails 8 Authentication and Beyond 1# Rails 8 Authentication and Beyond23When you're kicking off a new application, one of the first things you tackle is setting up the authentication system. For ages, Devise has been the go-to solution for handling just about anything related to authentication in a Rails application.
45Now, Rails 8 comes with a built-in, basic authentication generator. If needed, you can expand on this foundation to include features like registration, two-factor authentication, account locking, invitations, and activity tracking. Naturally, different applications will have different requirements, and adding all these extra bells and whistles can take time, configuration, and integration work.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




