Pinned Loading
-
ActiveModel::Serializer for ActiveMo...
ActiveModel::Serializer for ActiveModel::Model 1# ActiveModel::SerializerをActiveModel::Modelで使う23class Model < ApplicationRecord
4end5 -
Railsでパーティショニング
Railsでパーティショニング 1# Gem2gem 'composite_primary_keys'
34# 複合keyの設定の為、idのprimary_keyを解除して、複合keyでindex追加5class CreatePageviews < ActiveRecord::Migration
-
Enum I18n
Enum I18n 1module EnumI18n
2extend ActiveSupport::Concern
3included do
4after_initialize :set_enum_text
5end -
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.