This website requires JavaScript.
Explore
Help
Sign In
mmoser
/
skill-assessment-app
Watch
1
Star
0
Fork
0
You've already forked skill-assessment-app
Code
Issues
Pull Requests
Releases
Wiki
Activity
4f99d4eb12
skill-assessment-app
/
app
/
models
/
application_record.rb
8 lines
103 B
Ruby
Raw
Normal View
History
Unescape
Escape
Rails5 init
2016-07-26 11:59:23 -05:00
class
ApplicationRecord
<
ActiveRecord
::
Base
self
.
abstract_class
=
true
test it up
2016-07-26 18:43:27 -05:00
def
to_i
id
end
Rails5 init
2016-07-26 11:59:23 -05:00
end
Reference in New Issue
Copy Permalink