<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Evernote-Rails-Example/test, branch master</title>
<subtitle>An example of how to set up an OAuth connection and make API requests to Evernote from within a Rails application</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Evernote-Rails-Example/'/>
<entry>
<title>Remove Auth::EvernoteController</title>
<updated>2015-12-31T09:18:58+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-12-31T09:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Evernote-Rails-Example/commit/?id=4b945cc8801549990fde0b4dfc1c39e20d9b23c3'/>
<id>4b945cc8801549990fde0b4dfc1c39e20d9b23c3</id>
<content type='text'>
No longer used now that we're authenticating with OmniAuth.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No longer used now that we're authenticating with OmniAuth.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create NotesController</title>
<updated>2015-12-31T01:48:27+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-12-31T01:48:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Evernote-Rails-Example/commit/?id=b55284210ee80e26b2b66406f30dfcce1c960f13'/>
<id>b55284210ee80e26b2b66406f30dfcce1c960f13</id>
<content type='text'>
This will show an example page that gets notebook &amp; note information
from Evernote and displays it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will show an example page that gets notebook &amp; note information
from Evernote and displays it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create SessionsController</title>
<updated>2015-12-31T01:45:28+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-12-31T01:37:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Evernote-Rails-Example/commit/?id=a443de365cc1ccfb57cbc416c4d780df9c9a0033'/>
<id>a443de365cc1ccfb57cbc416c4d780df9c9a0033</id>
<content type='text'>
This will handle the OAuth callback coming from OmniAuth.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will handle the OAuth callback coming from OmniAuth.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Auth::EvernoteController</title>
<updated>2015-12-31T01:45:27+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-12-31T01:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Evernote-Rails-Example/commit/?id=358bad0827736ce61f24a640199ee2a99e9119c3'/>
<id>358bad0827736ce61f24a640199ee2a99e9119c3</id>
<content type='text'>
Include some sample code from the 'evernote-oauth' gem README
(https://github.com/evernote/evernote-oauth-ruby). Not quite sure how
I'm going to get this to work just yet though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include some sample code from the 'evernote-oauth' gem README
(https://github.com/evernote/evernote-oauth-ruby). Not quite sure how
I'm going to get this to work just yet though.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create HomeController</title>
<updated>2015-12-31T01:45:27+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-12-31T01:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Evernote-Rails-Example/commit/?id=bf83780f6ee7f44c40409048ea9f2ebc177d6681'/>
<id>bf83780f6ee7f44c40409048ea9f2ebc177d6681</id>
<content type='text'>
Will serve our index page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Will serve our index page.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit. Base Rails 4.2.5 project.</title>
<updated>2015-12-31T01:45:24+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2015-12-31T00:58:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Evernote-Rails-Example/commit/?id=6674d1f2f5ec395f90d958001dce4a20cdad7879'/>
<id>6674d1f2f5ec395f90d958001dce4a20cdad7879</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
