<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/Gemfile, branch 0.1.2</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>working around bundler not finding the pushed gem</title>
<updated>2013-02-08T11:07:22+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-02-08T11:07:22+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=00e206c6e51e09cc214119163c3a0b7bc9fef5c7'/>
<id>00e206c6e51e09cc214119163c3a0b7bc9fef5c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make sure we use certificate_authority version 0.2.0</title>
<updated>2013-02-06T13:39:06+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-02-06T13:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=2d830e89eac6d8b365a575ebe2e3bd913998e6c8'/>
<id>2d830e89eac6d8b365a575ebe2e3bd913998e6c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add debugger for ruby 1.9 so it works too.</title>
<updated>2012-11-02T18:50:10+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-11-02T18:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=023d91a7ad605a9f941ad36c5d002172b25387a3'/>
<id>023d91a7ad605a9f941ad36c5d002172b25387a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop' into help_develop</title>
<updated>2012-10-11T16:47:12+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2012-10-11T16:47:12+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=336d5f786bbd1aaf1847007db64e55f96e585b9d'/>
<id>336d5f786bbd1aaf1847007db64e55f96e585b9d</id>
<content type='text'>
Conflicts:
	.gitignore
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	.gitignore
</pre>
</div>
</content>
</entry>
<entry>
<title>moved core dependency into */Gemfile with :path</title>
<updated>2012-10-11T08:22:34+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-10-11T08:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=add8d015c87a00626b739080bd75c7e7aeb9c1df'/>
<id>add8d015c87a00626b739080bd75c7e7aeb9c1df</id>
<content type='text'>
In order to get the rails generators and the like to work properly in engines we need to require all the dependencies in the engine.rb file.

Since I want to keep that list of engines in a centralized place we still need core and we need to require it from the other engines.

We don't want to require the core gem to be installed so I added it with :path option to the Gemfile.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In order to get the rails generators and the like to work properly in engines we need to require all the dependencies in the engine.rb file.

Since I want to keep that list of engines in a centralized place we still need core and we need to require it from the other engines.

We don't want to require the core gem to be installed so I added it with :path option to the Gemfile.
</pre>
</div>
</content>
</entry>
<entry>
<title>first steps at reducing core</title>
<updated>2012-10-11T08:15:40+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-10-10T17:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=00b7b36516d1d07300870029ad5190f06122a493'/>
<id>00b7b36516d1d07300870029ad5190f06122a493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Want to include help engine for help_develop branch.</title>
<updated>2012-10-08T18:06:28+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2012-10-08T18:06:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b077363d51de511d53c9b20ade1cb26707f3ecdf'/>
<id>b077363d51de511d53c9b20ade1cb26707f3ecdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable therubyracer so we have a js runtime</title>
<updated>2012-10-05T12:25:34+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-10-05T12:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=76e4a13c3d2cc16c552d2205c8659be686f3718c'/>
<id>76e4a13c3d2cc16c552d2205c8659be686f3718c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removing leap_web_help for version 0.1.0</title>
<updated>2012-10-05T12:20:33+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-10-05T12:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=9621b9013bbeb7ae7111cec081db6ea695755cde'/>
<id>9621b9013bbeb7ae7111cec081db6ea695755cde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding mocha for tests</title>
<updated>2012-10-05T11:57:24+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-10-05T11:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=f7e832b111b38c1b2bdef45ab74001590b17c0dc'/>
<id>f7e832b111b38c1b2bdef45ab74001590b17c0dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
