This website requires JavaScript.
Explore
Help
Sign In
senaduka
/
old-roraccounting
Watch
1
Star
0
Fork
0
You've already forked old-roraccounting
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
da35c0d9a75d6e36b608e35cefa7c0fe6170c996
old-roraccounting
/
app
/
controllers
/
application_controller.rb
5 lines
95 B
Ruby
Raw
Normal View
History
Unescape
Escape
Initial commit
2019-06-20 20:48:19 +02:00
class
ApplicationController
<
ActionController
::
API
CRUD API ready
2019-06-21 20:01:43 +02:00
include
Response
handle requests for frontend files through secured route
2020-05-21 19:48:20 +02:00
include
BasicAuth
Initial commit
2019-06-20 20:48:19 +02:00
end
Reference in New Issue
Copy Permalink