mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-09 00:54:21 +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 |