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
fcc47bcfcc
rails--rails
/
activerecord
/
test
/
models
/
boolean.rb
6 lines
69 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add missing model
2010-08-14 17:49:04 -04:00
class
Boolean
<
ActiveRecord
::
Base
Remove duplicated model class definitions in `test/cases/base_test.rb`
2016-12-11 18:46:10 -05:00
def
has_fun
super
end
Add missing model
2010-08-14 17:49:04 -04:00
end
Copy permalink