index
:
xlgmokha/call.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
commands
/
default_command.rb
Age
Commit message (
Expand
)
Author
2013-05-13
remove usages of .html.erb
mo khan
2013-03-22
remove a bit of overhead from the route registry
mo khan
2013-03-22
change route registration to delegate to matches? class method
mo khan
2013-03-19
convert all command to return response and render result in front controller
mo khan
2013-03-03
remove some requires to see if heroku likes that better
mo khan
2013-01-06
add spec for routed command
mo k
2013-01-02
remove the time from the 404 template.
mo k
2012-12-31
move route registration to a separate file and tidy up the application bootst...
mo k
2012-12-31
make the default command match every route.
mo k
2012-12-31
add a bit of error handling in the front controller.
mo k
2012-12-30
rearrange folder structure.
mo k
2012-12-29
start to create the index command.
mo k
2012-12-29
move to Booty namespace.
mo k
2012-12-28
figure out how to expose open structs binding.
mo k
2012-12-28
read from a file to render the erb template.
mo k
2012-12-28
use erb template to generate response body.
mo k
2012-12-28
change http status code to 404 in default command.
mo k
2012-12-28
connect up a default command.
mo k