This website works better with JavaScript.
Explore
Help
Sign In
agenda-libre
/
agenda-libre-ruby
Watch
2
Star
1
Fork
You've already forked agenda-libre-ruby
0
Code
Issues
Pull Requests
Releases
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f4f28f2b34
master
rails5
filter
recurrent
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f4f28f2b34'
${ noResults }
agenda-libre-ruby
/
app
/
models
/
application_record.rb
5 lines
98 B
Raw
Blame
History
# Base domain class
class
ApplicationRecord
<
ActiveRecord
::
Base
self
.
abstract_class
=
true
end
View Git Blame
Copy Permalink