This website requires JavaScript.
Explore
Help
Sign In
louis
/
count-anything
Watch
1
Star
0
Fork
0
You've already forked count-anything
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
92410b6fea
count-anything
/
app
/
controllers
/
home_controller.rb
6 lines
91 B
Ruby
Raw
Normal View
History
Unescape
Escape
feat: initial commit with basic config Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2023-02-04 14:04:35 +01:00
class
HomeController
<
ApplicationController
def
index
feat: added counts and instant update and destroy Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2023-02-05 21:01:07 +01:00
@counts
=
Total
.
all
feat: initial commit with basic config Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2023-02-04 14:04:35 +01:00
end
end
Reference in New Issue
Copy Permalink