This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
rails--rails
Watch
1
Star
0
Fork
You've already forked rails--rails
0
mirror of
https://github.com/rails/rails.git
synced
2022-11-09 12:12:34 -05:00
Code
Releases
Activity
04ef46dd90
rails--rails
/
activerecord
/
test
/
models
/
line_item.rb
4 lines
75 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add failing test that triggers the stack overflow
2009-10-01 02:17:50 -04:00
class
LineItem
<
ActiveRecord
::
Base
modernizes hash syntax in activerecord
2016-08-06 13:37:57 -04:00
belongs_to
:invoice
,
touch
:
true
Add failing test that triggers the stack overflow
2009-10-01 02:17:50 -04:00
end
Copy permalink