Class: One40Proof::Test
Instance Method Summary collapse
-
#initialize ⇒ Test
constructor
A new instance of Test.
Methods inherited from Base
#action_urls, #byline, #image_url, #status, #text, #user, #validate_impression!
Constructor Details
#initialize ⇒ Test
Returns a new instance of Test.
8 9 10 |
# File 'lib/one40_proof/simple/test.rb', line 8 def initialize super('/test/ads.json') end |