Public Notes
on
histre
Variables in ruby method names - Stack Overflow
stackoverflow.com
The Difference Between Ruby Symbols and Strings - Robert Sosinski
www.robertsosinski.com
nixme/jazz_hands · GitHub
github.com
#debuggers #rails #Gem #ruby #pry #pub
Show More
bemurphy/rushover · GitHub
github.com
"Simple ruby client for Pushover"
#ruby #API #libraries #push #Gem #pub
Show More
erniebrodeur/pushover · GitHub
github.com
"This gem provides a CLI and an API interface to http://pushover.net."
#ruby #API #libraries #push #Gem #pub
Show More
29decibel/html2markdown · GitHub
github.com
xijo/reverse_markdown · GitHub
github.com
Bandit: An A/B Testing Alternative for Rails
findingscience.com
bmuller/bandit · GitHub
github.com
"Bandit is a multi-armed bandit optimization framework for Rails. It provides an alternative to A/B testing in Rails. For background and a comparison with A/B testing, see the whybandit.rdoc document or the blog post bookmarked right before this"
#ruby #rails #split_testing #pub
Show More
bblimke/webmock · GitHub
github.com
"Library for stubbing and setting expectations on HTTP requests in Ruby." _Oh man I could've really used this_
#ruby #fake #testing #requests #pub
Show More
chrisk/fakeweb · GitHub
github.com
"FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs."
#ruby #fake #testing #requests #pub
Show More
faker
faker.rubyforge.org
"Faker, a port of Data::Faker from Perl, is used to easily generate fake data: names, addresses, phone numbers, etc."
#ruby #gems #Data #generation #pub
Show More
sevenwire/forgery · GitHub
github.com
"A Problem: It's harder than absolutely easy to make meaningful, simple, data for testing and development.
A Solution: A fake data generator that provides not only a host of basics and a rememberable syntax, but a customizable library to boot.
Welcome to Forgery, an excellent solution to a problem so hard you didn't know it was there."
#ruby #gems #Data #generation #pub
Show More
tomharris/random_data · GitHub
github.com
"Provides methods for generating random test data including names, mailing addresses, dates, phone numbers, e-mail addresses, and text. Now, ruby 1.9 compatible. "
#ruby #gems #Data #generation #pub
Show More
yosemsweet/random_phrase · GitHub
github.com
"random_phrase generates a random phrase from phrase list. The code is heavily based off [randexp]https://github.com/benburkert/randexp but allows you to load your word list via custom loaders instead of only supporting your users dictionary."
#ruby #gems #Data #generation #specialized #pub
Show More
jubos/fake-s3 · GitHub
github.com
"FakeS3 is a lightweight server that responds to the same calls Amazon S3 responds to.
It is extremely useful for testing of S3 in a sandbox environment without actually making calls to Amazon, which not only require network, but also cost you precious dollars."
#ruby #gems #requests #fake #testing #Sandbox #pub
"FakeS3 is a lightweight server that responds to the same calls Amazon S3 responds to. It is extremely useful for testing of S3 in a sandbox environment without actually making calls to Amazon, which not only require network, but also cost you precious dollars." #amazon #S3 #ruby #gem #web #development #testing #pub
"FakeS3 is a lightweight server that responds to the same calls Amazon S3 responds to. It is extremely useful for testing of S3 in a sandbox environment without actually making calls to Amazon, which not only require network, but also cost you precious dollars." #amazon #S3 #ruby #gem #web #development #testing #pub
Show More
rsspusher - push feed-updates to you
rsspusher.eu01.aws.af.cm
"rsspusher is a service where you can subscribe to a feed. It will send the updates of the feed to a callback-URL you specify. Think superfeedr in amateurish and free.
It is thought as helpful building-block for those developers building their own RSS Reader after Google Readers shutdown."
#ruby #feeds #automation #pub
Show More
"The question that everyone keeps asking is "ok, so how do I automatically record Watir scripts""
"It's very rough but it supports text boxes, buttons, links, select lists (kinda), radios and checkboxes. It doesn't support frames, iframes, the back button, divs, tables, etc yet. It's also very sloppy code..."
#watir #ruby #automation #desktop #apps #pub
Show More
New Release of WatirMaker now WatirRecorder - Scott Hanselman
www.hanselman.com
"The question that everyone keeps asking is "ok, so how do I automatically record Watir scripts""
"It's very rough but it supports text boxes, buttons, links, select lists (kinda), radios and checkboxes. It doesn't support frames, iframes, the back button, divs, tables, etc yet. It's also very sloppy code..."
#watir #ruby #automation #desktop #apps #pub
Show More
WatirMaker written again in Ruby - Scott Hanselman
www.hanselman.com
"The question that everyone keeps asking is "ok, so how do I automatically record Watir scripts""
"It's very rough but it supports text boxes, buttons, links, select lists (kinda), radios and checkboxes. It doesn't support frames, iframes, the back button, divs, tables, etc yet. It's also very sloppy code..."
#watir #ruby #automation #desktop #apps #pub
Show More
ruby - Watir - working with CSS elements - Stack Overflow
stackoverflow.com
How do you apply the CSS element to image after checking the checkbox? If you add the class attribute for highlighting, I guess checking class attribute is the simplest way.
for example
browser.image.class_name =~ /foobar/
If using style attribute, I think you might need to check HTML itself, like
browser.image.html =~ /style=\"?foobar\"?/
#tips #ruby #watir #programming #pub
Show More
Twitter / rjw1: nokogiri can fuck right off. ...
twitter.com
#funny #ruby #gems #development #Joke #pub
Show More
"HTTPI provides a common interface for Ruby’s most popular HTTP clients:
- HTTPClient
- Curb
- Net::HTTP
As of version 2, HTTPI supports EventMachine:
- EM-HTTP-Request (also requires EM-Synchrony)"
#ruby #gems #http #libraries #web_development #wrappers #pub
Show More
Collect and share the web
Get started for free