This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
rails
mirror of
https://github.com/rails/rails
Watch
8
Star
0
Fork
You've already forked rails
0
Code
Issues
Projects
Releases
Wiki
Activity
6616770ec9
rails
/
activerecord
/
test
/
models
/
recipe.rb
6 lines
88 B
Ruby
Raw
Blame
History
# frozen_string_literal: true
class
Recipe
<
ActiveRecord
::
Base
belongs_to
:chef
end
Reference in New Issue
View Git Blame
Copy Permalink