Fixed the example.
This commit is contained in:
parent
cd2273da6f
commit
e5fe48990d
15 changed files with 132 additions and 10 deletions
|
@ -1,6 +1,8 @@
|
|||
#!/usr/bin/env ace
|
||||
#!/usr/bin/env bundle exec ace
|
||||
# encoding: utf-8
|
||||
|
||||
# Execute this file to generate the web.
|
||||
|
||||
Dir["app/**/*.rb"].each do |file|
|
||||
load file
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue