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
1bdead1655
webrat
/
install.rb
2 lines
62 B
Ruby
Raw
Normal View
History
Unescape
Escape
Fixed README filename
2008-08-11 16:55:51 +00:00
puts
IO
.
read
(
File
.
join
(
File
.
dirname
(
__FILE__
)
,
'README.txt'
)
)