Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Readme Driven API changes #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Readme Driven API changes #4

wants to merge 1 commit into from

Conversation

ajturner
Copy link
Owner

@ajturner ajturner commented Jun 7, 2014

pinging @kenichi @davy @jwieringa @brooksjbr @poeks for input on this new API

results = @online.search(:q => "weather", :itemtype => "Web Map")
Arcgis::Online.login(host: "http://www.arcgis.com/sharing/rest/",
username: @username,
password: @password )
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we want something like: Arcgis::Online.logged_in?

@davy
Copy link

davy commented Jun 9, 2014

@ajturner Love the feel of this -- much cleaner! Definitely feels like the right way to be building out this API.

@ajturner ajturner self-assigned this Oct 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants