Added .rvmrc for setting up Ruby spec environment. Replace shotgun with Sinatra reloader and enabled spec server code reloading. Wrote some file uploads specs for RKParams.

This commit is contained in:
Blake Watters
2011-08-03 20:01:06 -04:00
parent b8c03375f4
commit 7c7ddf2558
6 changed files with 106 additions and 14 deletions

1
.rvmrc Normal file
View File

@@ -0,0 +1 @@
rvm use 1.9.2@RestKit