Perc is finsished
Massive work done. Finished in that the criteria of what it wanted to do is done, still lot of refining left. Added directory-local toml, local routing support
This commit is contained in:
parent
094189e2cb
commit
50152e4abf
2 changed files with 100 additions and 66 deletions
3
Gemfile
3
Gemfile
|
@ -12,3 +12,6 @@ gem 'tomlib'
|
|||
|
||||
# embeded ruby templating lanuage
|
||||
gem 'erb'
|
||||
|
||||
# database
|
||||
gem 'activerecord'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue