replace skeleton files by previous version; apply obvious fixes
This commit is contained in:
parent
1f5cbcd6d1
commit
2133be2436
35 changed files with 1086 additions and 39 deletions
2
app/helpers/articles_helper.rb
Normal file
2
app/helpers/articles_helper.rb
Normal file
|
@ -0,0 +1,2 @@
|
|||
module ArticlesHelper
|
||||
end
|
2
app/helpers/sessions_helper.rb
Normal file
2
app/helpers/sessions_helper.rb
Normal file
|
@ -0,0 +1,2 @@
|
|||
module SessionsHelper
|
||||
end
|
2
app/helpers/suppliers_helper.rb
Normal file
2
app/helpers/suppliers_helper.rb
Normal file
|
@ -0,0 +1,2 @@
|
|||
module SuppliersHelper
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue