mirror of
https://github.com/github/rails.git
synced 2026-01-14 00:57:58 -05:00
7 lines
81 B
Ruby
7 lines
81 B
Ruby
require 'active_model/core'
|
|
|
|
module ActiveModel
|
|
module Callbacks
|
|
|
|
end
|
|
end |