This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
webrat
Watch
1
Star
0
Fork
You've already forked webrat
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9745673f1c
webrat
/
spec
/
private
/
sinatra
/
helper.rb
2 lines
96 B
Ruby
Raw
Normal View
History
Unescape
Escape
First pass at initial specs for Webrat::SinatraSession
2008-12-25 22:58:56 +00:00
require
File
.
expand_path
(
File
.
dirname
(
__FILE__
)
+
'/../../spec_helper'
)
Merge branch 'foca/master'
2009-01-05 02:57:25 +00:00
require
"
webrat/sinatra
"