index
:
libzero/zero
master
zero - a ruby toolkit for building web services
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-08
use https in the Gemfile
Gibheer
2
-2
/
+2
2012-11-08
file to require everything
Gibheer
1
-0
/
+2
2012-11-08
use zero/all to require everything
Gibheer
3
-6
/
+4
2012-11-08
added spec for the root url
Gibheer
1
-0
/
+6
2012-10-23
update the homepage link
Gibheer
1
-1
/
+1
2012-10-13
added new router to the tools
Gibheer
6
-2
/
+158
2012-10-13
added .gitignore
Gibheer
1
-0
/
+1
2012-10-11
added rack as a dependency
Gibheer
3
-2
/
+26
2012-10-11
added rspec for testing and a thor task
Gibheer
2
-0
/
+9
2012-10-06
Rack::Response and Rack::Request work pretty good
Gibheer
3
-44
/
+8
2012-10-05
switched render with response
Gibheer
1
-2
/
+2
2012-10-05
changed the way rendering happens
Gibheer
1
-1
/
+12
2012-10-05
a small api is needed
Gibheer
1
-1
/
+1
2012-10-05
the body is an array
Gibheer
1
-1
/
+1
2012-10-05
small changes to get it working
Gibheer
1
-2
/
+2
2012-10-05
added the request as a parameter to the controller
Gibheer
1
-0
/
+5
2012-10-05
fixed small error
Gibheer
1
-1
/
+1
2012-10-05
forgot the include for the new classes
Gibheer
1
-1
/
+3
2012-10-05
added some basic structures
Gibheer
3
-0
/
+46
2012-10-05
throw out the server as it was a test
Gibheer
1
-7
/
+0
2012-10-04
initial commit
Gibheer
7
-0
/
+49