mirror of
https://github.com/rickbarrette/stopwatch.git
synced 2026-04-02 09:51:57 -04:00
initial commit
This commit is contained in:
1
config/locales/en.yml
Normal file
1
config/locales/en.yml
Normal file
@@ -0,0 +1 @@
|
||||
en:
|
||||
2
config/routes.rb
Normal file
2
config/routes.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
resource :stopwatch_timer, only: %i(new create edit update)
|
||||
|
||||
Reference in New Issue
Block a user