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
1c28425583
webrat
/
install.rb
2 lines
63 B
Ruby
Raw
Normal View
History
Unescape
Escape
Adding gemspec. Hopfully gem will build on GitHub now
2008-11-25 01:34:10 +00:00
puts
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
)
,
'README.rdoc'
)
)