<feed xmlns='http://www.w3.org/2005/Atom'>
<title>leap_web.git/Gemfile, branch 0.5.0.rc</title>
<subtitle>[leap_web] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/'/>
<entry>
<title>fixed billing tests (added dummy billing hash to config, include required testing gem phantomjs-binaries)</title>
<updated>2013-12-20T18:56:02+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-12-20T18:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=5818a2a101cc89c778c5a5e62271ab42b1fa4c70'/>
<id>5818a2a101cc89c778c5a5e62271ab42b1fa4c70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>enable billing engine by default, consolidate APP_CONFIG[:payments] and APP_CONFIG[:braintree] into APP_CONFIG[:billing][:braintree]</title>
<updated>2013-12-20T18:56:01+00:00</updated>
<author>
<name>elijah</name>
<email>elijah@riseup.net</email>
</author>
<published>2013-12-18T08:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=34ac576bf7efbddac0a89731292eac8974f95114'/>
<id>34ac576bf7efbddac0a89731292eac8974f95114</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use https sources in Gemfiles and also in the documentation (#4109)</title>
<updated>2013-10-18T11:12:50+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-10-18T11:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=936015afe051c82d5677601f7f58944ed42b4623'/>
<id>936015afe051c82d5677601f7f58944ed42b4623</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Not ideal way to do it, but was proving complicated to have a config file specify which gems for which environments.</title>
<updated>2013-08-27T19:38:16+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-08-27T19:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=060e06daa065f02b811dfe12850b101a62c12c8d'/>
<id>060e06daa065f02b811dfe12850b101a62c12c8d</id>
<content type='text'>
Here, we have the billing gem included for the development and test environments only, hardcoded in the Gemfile.

Then we show the links to billing based on a config file setting. The setting itself could be used to specify different types of billing, but isn't yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Here, we have the billing gem included for the development and test environments only, hardcoded in the Gemfile.

Then we show the links to billing based on a config file setting. The setting itself could be used to specify different types of billing, but isn't yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable billing for pull request.</title>
<updated>2013-08-22T19:24:20+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@riseup.net</email>
</author>
<published>2013-08-22T19:24:20+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=a87c750d1f12f15272beb117f8ee12ab711cc6d1'/>
<id>a87c750d1f12f15272beb117f8ee12ab711cc6d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more integration tests for billing</title>
<updated>2013-08-12T17:41:49+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-08-12T17:41:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=466e22fa896d307f26cddab7a2e1302cf3a0f1fc'/>
<id>466e22fa896d307f26cddab7a2e1302cf3a0f1fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>billing: integration test creating customer</title>
<updated>2013-07-17T08:47:14+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-07-03T07:28:44+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=b51f300fe374e9eecf7e98266c96631fa3c8a278'/>
<id>b51f300fe374e9eecf7e98266c96631fa3c8a278</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use fake_braintree, fix and test customer with braintree info</title>
<updated>2013-07-17T08:47:14+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2013-07-01T11:13:02+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=1c40963194aa6f1dc985b949fb3c05e70f7530c0'/>
<id>1c40963194aa6f1dc985b949fb3c05e70f7530c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Start to branch using braintree to process credit card payments.</title>
<updated>2013-07-17T08:46:25+00:00</updated>
<author>
<name>jessib</name>
<email>jessib@leap.se</email>
</author>
<published>2013-03-07T20:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=2e59c7131a08acab4944b18ba4b8d82daa402c4f'/>
<id>2e59c7131a08acab4944b18ba4b8d82daa402c4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use debugger for ruby 1.9 - not supporting 1.8.7 anymore</title>
<updated>2013-02-27T08:40:03+00:00</updated>
<author>
<name>Azul</name>
<email>azul@leap.se</email>
</author>
<published>2012-10-22T13:37:26+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/leap_web.git/commit/?id=044a11e780967d7fee0af5a9736ce7db4cd6007d'/>
<id>044a11e780967d7fee0af5a9736ce7db4cd6007d</id>
<content type='text'>
ruby-debug breaks with 1.9
debugger breaks with 1.8.7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ruby-debug breaks with 1.9
debugger breaks with 1.8.7
</pre>
</div>
</content>
</entry>
</feed>
