insanedreamer


Member since 11/04/2009

5 snippets

1808 profile views

2 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

insanedreamer's Recent SnippetsTagged rails



« Prev 1 Next »
tag links with .click function
0 680 posted 13 years ago by insanedreamer
Add this to .irbrc. Allows the following in console: > gethtml('/login') => HTML of whatever page is generated by /login
0 707 posted 13 years ago by insanedreamer
in Rails 2, use `include ActionController::UrlWriter` instead.
1 1813 posted 13 years ago by insanedreamer
Put this in `test_helper.rb` and call with `show(object1, object2, etc.)`
0 656 posted 13 years ago by insanedreamer
« Prev 1 Next »