mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-09 22:22:37 +01:00
7 lines
No EOL
81 B
Ruby
7 lines
No EOL
81 B
Ruby
require 'active_model/core'
|
|
|
|
module ActiveModel
|
|
module Callbacks
|
|
|
|
end
|
|
end |