/ Published in: Rails

Add this to .irbrc.
Allows the following in console:
> gethtml('/login')
=> HTML of whatever page is generated by /login
Allows the following in console:
> gethtml('/login')
=> HTML of whatever page is generated by /login
Comments
