Dont is a module:

require "spec_helper"
require "locaweb_twitter"

RSpec.describe LocawebTwitter do
  include Rack::Test::Methods

  def app
    Sinatra::Application
  end

and dont work this:

def app
  LocawebTwitter
end

-- 
-- 
SD Ruby mailing list
[email protected]
http://groups.google.com/group/sdruby
--- 
You received this message because you are subscribed to the Google Groups "SD 
Ruby" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to