This website requires JavaScript.
Explore
Help
Sign In
crstin
/
scheduled_reminders
Watch
1
Star
0
Fork
0
You've already forked scheduled_reminders
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
scheduled_reminders
/
app
/
controllers
/
application_controller.rb
4 lines
93 B
Ruby
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2020-02-12 13:02:03 +01:00
class
ApplicationController
<
ActionController
::
Base
Add reminder feature
2020-02-12 13:57:03 +01:00
before_action
:authenticate_user!
Initial commit
2020-02-12 13:02:03 +01:00
end
Reference in New Issue
Copy Permalink