<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Angular-tutorial/app/views, branch master</title>
<subtitle>Application created while teaching Angular 1</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Angular-tutorial/'/>
<entry>
<title>index.html.erb: Delete the contents of this file</title>
<updated>2017-02-03T20:39:38+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-02-03T20:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Angular-tutorial/commit/?id=a336bc30a62f77ae8a50be5fa6deddc48ea4fba2'/>
<id>a336bc30a62f77ae8a50be5fa6deddc48ea4fba2</id>
<content type='text'>
Now that we have information being displayed from Angular, we can get
rid of this extra text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that we have information being displayed from Angular, we can get
rid of this extra text.
</pre>
</div>
</content>
</entry>
<entry>
<title>application.html.erb: Add `hello` component</title>
<updated>2017-02-03T20:28:34+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-02-03T20:28:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Angular-tutorial/commit/?id=6592859bc9fb7531b8831bbba3535a7f333a14bd'/>
<id>6592859bc9fb7531b8831bbba3535a7f333a14bd</id>
<content type='text'>
Include a new `&lt;hello/&gt;` component on the page. We haven't written it
yet, but this will be where it gets rendered on the page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Include a new `&lt;hello/&gt;` component on the page. We haven't written it
yet, but this will be where it gets rendered on the page.
</pre>
</div>
</content>
</entry>
<entry>
<title>application.html.erb: Declare ngApp</title>
<updated>2017-02-03T20:26:16+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-02-03T20:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Angular-tutorial/commit/?id=75c818e34328b38fdd7fd143b17663c00846cc80'/>
<id>75c818e34328b38fdd7fd143b17663c00846cc80</id>
<content type='text'>
Set ngApp on the `&lt;html&gt;` attribute of the layout template. Calling it
"Notes" since this is a note app. Using the `n` prefix to
separate/namespace application/project modules from other included
modules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set ngApp on the `&lt;html&gt;` attribute of the layout template. Calling it
"Notes" since this is a note app. Using the `n` prefix to
separate/namespace application/project modules from other included
modules.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create HomeController</title>
<updated>2017-02-03T19:05:11+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-02-03T19:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Angular-tutorial/commit/?id=22207ed91997361da247bbe1f676bcc0c05baf51'/>
<id>22207ed91997361da247bbe1f676bcc0c05baf51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit. Base Rails 5.0.1 project.</title>
<updated>2017-02-03T18:50:40+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-02-03T18:50:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Angular-tutorial/commit/?id=0c4c9d3d1e91529c4bb9b4b410293f3c38756e6a'/>
<id>0c4c9d3d1e91529c4bb9b4b410293f3c38756e6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
