mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-26 18:56:10 +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 |