Skip to content

Commit

Permalink
rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermesilveira committed Jun 11, 2010
1 parent 86ca281 commit 8cf16da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/restfulie.rb
Expand Up @@ -7,7 +7,8 @@
# Shortcut to Restfulie::Client::EntryPoint
module Restfulie
extend Restfulie::Client::EntryPoint


# creates a new entry point for executing requests
def self.at(uri)
Object.new.send(:extend, Restfulie::Client::EntryPoint).at(uri)
end
Expand Down

0 comments on commit 8cf16da

Please sign in to comment.