index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
models
/
carrier.rb
blob: 995a9d3befdf80e079ef212feb1a97fc94acd265 (
plain
) (
blame
)
1
2
3
4
# frozen_string_literal: true
class
Carrier
<
ActiveRecord
::
Base
end