🎯
(๑ ̀ㅅ ́๑)
Pinned Loading
-
-
[Ruby on Rails] Let ActiveRecord tak...
[Ruby on Rails] Let ActiveRecord take record instance directly from memory (cached) 1inspired by [https://sourcediving.com/this-rails-cache-is-not-your-friend-512871c138aa]
23Let ActiveRecord take record instance directly from memory (cached),
4instead of instantiate from result set,
5for reducing memory allocation times and time.
-
zero-rails_openapi
zero-rails_openapi PublicConcise DSL for generating OpenAPI Specification 3 (OAS3) JSON documentation for Ruby application.
-
[Ruby on Rails] Define method inside...
[Ruby on Rails] Define method inside ActiveRecord result instance 1des to be written.
23```ruby
4class User < ApplicationRecord
5def self.select_tag = all.select { _1.tags.present? }
-
i_am_i_can
i_am_i_can Public(RBAC like) Concise and Natural DSL for `Subject - Role(Role Group) - Permission - Resource` Management.
Ruby 4
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.