Sha256: 9bfd1ecd3eaf1be3bfdbd090d4639c11d42cce4ac9d05a63f821133e9a5040a6
Contents?: true
Size: 365 Bytes
Versions: 3
Compression:
Stored size: 365 Bytes
Contents
module TestData def github_html_section %Q(<h2><a href="https://github.com/rails/rails?param=1&x=2">rails/rails ยท GitHub</a></h2> <img src="http://blog/https_github.com_rails_rails_param_1_x_2.jpg" /> ) end def google_html_section %Q(<h2><a href="http://www.google.com">Google</a></h2> <img src="http://blog/http_www.google.com.jpg" /> ) end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
screenshots-0.0.3 | spec/test_data.rb |
screenshots-0.0.2 | spec/test_data.rb |
screenshots-0.0.1 | spec/test_data.rb |