1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
Commit graph

8 commits

Author SHA1 Message Date
Blake Mizerany
983358b3c4 Freezing Rack into package to take care of upload issue 2008-04-15 19:41:42 -07:00
Ryan Tomayko
a3bbfead68 Rakefile: completely remove test and doc tasks
It turns out Echoe creates doc and test tasks that do exactly what
we want.
2008-04-15 03:46:20 -04:00
Ryan Tomayko
415b75bb57 Fix unit tests running twice
Echoe creates a test task that works exactly like the one explicitly specified
in the Rakefile. Remove the explicit test task.
2008-04-13 23:15:03 -04:00
Blake Mizerany
ca9ac7b5ae Sinatra 0.2.0 released 2008-04-11 16:29:36 -07:00
Blake Mizerany
df800b5c26 Docs are started 2008-03-24 17:20:58 -07:00
Blake Mizerany
1f07ba27b2 No more Error codes. Map them by Class name 2008-02-24 16:43:39 -08:00
Blake Mizerany
9ee50b3082 * Default error messages
* Use SINATRA_ENV var if set
2007-11-29 18:35:06 -08:00
Blake Mizerany
e1dcbb6d23 normalize for windows users 2007-11-21 17:37:52 -08:00
Renamed from Rakefile.rb (Browse further)