<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chouette-core/Gemfile, branch compliance_control</title>
<subtitle>Chouette manage transport static data</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/'/>
<entry>
<title>Update gem enumerize to lastest version - 2.1.2</title>
<updated>2017-09-27T09:56:29+00:00</updated>
<author>
<name>Xinhui</name>
</author>
<published>2017-09-27T09:56:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=d75cdd35d53caacea050fab23fcb42e057b017bb'/>
<id>d75cdd35d53caacea050fab23fcb42e057b017bb</id>
<content type='text'>
Fix https://github.com/brainspec/enumerize/issues/224
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix https://github.com/brainspec/enumerize/issues/224
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize first model for compliance_control STI Refs #3550 @4</title>
<updated>2017-09-15T14:10:04+00:00</updated>
<author>
<name>Luc Donnet</name>
</author>
<published>2017-09-15T14:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=6dd60124b8b136b4b32abb835b16588e1b2492c0'/>
<id>6dd60124b8b136b4b32abb835b16588e1b2492c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove squeel and update ransack (to fix dependency problem with squeel). Refs #4364</title>
<updated>2017-08-31T08:37:14+00:00</updated>
<author>
<name>Alban Peignier</name>
</author>
<published>2017-08-31T08:37:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=09ffc0b637fc8c40cea6dfbd1d2976ff2ea8c823'/>
<id>09ffc0b637fc8c40cea6dfbd1d2976ff2ea8c823</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import#notify_parent: Update :notified_parent_at</title>
<updated>2017-08-01T21:22:15+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-08-01T21:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=7ed3bded976d7b3538fd49a36c6e3e79e6fc56e8'/>
<id>7ed3bded976d7b3538fd49a36c6e3e79e6fc56e8</id>
<content type='text'>
The `#notify_parent` method should update the `notified_parent_at` field
on the child import so we know not to query it in subsequent batches of
parent import notifications.

Add the Timecop gem in order to be able to safely test the DateTime
update.

Refs #3511
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `#notify_parent` method should update the `notified_parent_at` field
on the child import so we know not to query it in subsequent batches of
parent import notifications.

Add the Timecop gem in order to be able to safely test the DateTime
update.

Refs #3511
</pre>
</div>
</content>
</entry>
<entry>
<title>Add gem email_spec</title>
<updated>2017-07-07T10:43:24+00:00</updated>
<author>
<name>Xinhui</name>
</author>
<published>2017-07-07T09:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=dbf45754da3c16043f30cf14faa2c654f6e889c2'/>
<id>dbf45754da3c16043f30cf14faa2c654f6e889c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into 3479-refactor-table_builder-helper</title>
<updated>2017-06-12T08:30:22+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-06-12T08:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=6dfdb22139eda7561fa1ae5a9c54b9fdadbfa4b3'/>
<id>6dfdb22139eda7561fa1ae5a9c54b9fdadbfa4b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gemfile: Add 'htmlbeautifier' in :test group</title>
<updated>2017-06-08T16:29:38+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-06-08T16:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=3b745cf43b877a4bb26532d16b602717779cf15c'/>
<id>3b745cf43b877a4bb26532d16b602717779cf15c</id>
<content type='text'>
Want a way to beautify HTML to get better diffs in the
`TableBuilderHelper` spec. Beautifying the HTML allows us to do line
comparisons of the HTML that results from the builder.

Refs #3479
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Want a way to beautify HTML to get better diffs in the
`TableBuilderHelper` spec. Beautifying the HTML allows us to do line
comparisons of the HTML that results from the builder.

Refs #3479
</pre>
</div>
</content>
</entry>
<entry>
<title>Refs: #3604; rewriting schema cloner in Ruby</title>
<updated>2017-06-06T13:50:54+00:00</updated>
<author>
<name>Robert</name>
</author>
<published>2017-06-06T13:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=15b7cf8213d730fa36740a74bc75baa5fc56dd62'/>
<id>15b7cf8213d730fa36740a74bc75baa5fc56dd62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'dbshell-rails' gem</title>
<updated>2017-05-31T16:54:25+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-05-31T16:54:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=a39d78ed314bc2eb1b030cadbbf0b928e36e1927'/>
<id>a39d78ed314bc2eb1b030cadbbf0b928e36e1927</id>
<content type='text'>
This is a personal optimisation. If it doesn't make sense to add to the
project, we can remove it.

I want to be able to open the application's database console quickly at
times, and this gem lets me do that.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a personal optimisation. If it doesn't make sense to add to the
project, we can remove it.

I want to be able to open the application's database console quickly at
times, and this gem lets me do that.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'spring-commands-rspec'</title>
<updated>2017-05-31T16:41:54+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-05-31T09:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/chouette-core/commit/?id=a5ea240ed1eec9b500c7aa723f1a71a2f9057383'/>
<id>a5ea240ed1eec9b500c7aa723f1a71a2f9057383</id>
<content type='text'>
This gem allows RSpec to be used with the Spring preloader, eliminating
the Rails startup time when running tests. Was getting really annoyed at
the 10-second startup times every time I wanted to run any tests.

Here's a sample comparison running a single test file:

    Before:

    rspec spec/models/chouette/vehicle_journey_at_stops_day_offset_spec.rb
    Run options:
      include {:wip=&gt;true}
      exclude {:js=&gt;true, :meta=&gt;true}

    All examples were filtered out; ignoring {:wip=&gt;true}
    ...

    Finished in 2.01 seconds (files took 9.41 seconds to load)
    3 examples, 0 failures

    ---

    After:

    spring rspec spec/models/chouette/vehicle_journey_at_stops_day_offset_spec.rb
    Running via Spring preloader in process 45340
    Run options:
      include {:wip=&gt;true}
      exclude {:js=&gt;true, :meta=&gt;true}

    All examples were filtered out; ignoring {:wip=&gt;true}
    ...

    Finished in 2 seconds (files took 0.76843 seconds to load)
    3 examples, 0 failures

When doing TDD this is a huge workflow improvement.

Since the `/bin/` directory is ignored by .gitignore, you'll have to
generate the binstub manually to get this working:

    $ bundle exec spring binstub rspec
    $ git checkout bin/spring  # since this file is in the repo but is
    $                          # also in .gitignore so shouldn't be
    $                          # committed.
    $ bundle exec spring rspec  # enjoy!

To use with rspec.vim, add this to your Vim config:

    let g:rspec_command = "!bundle exec spring rspec {spec}"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This gem allows RSpec to be used with the Spring preloader, eliminating
the Rails startup time when running tests. Was getting really annoyed at
the 10-second startup times every time I wanted to run any tests.

Here's a sample comparison running a single test file:

    Before:

    rspec spec/models/chouette/vehicle_journey_at_stops_day_offset_spec.rb
    Run options:
      include {:wip=&gt;true}
      exclude {:js=&gt;true, :meta=&gt;true}

    All examples were filtered out; ignoring {:wip=&gt;true}
    ...

    Finished in 2.01 seconds (files took 9.41 seconds to load)
    3 examples, 0 failures

    ---

    After:

    spring rspec spec/models/chouette/vehicle_journey_at_stops_day_offset_spec.rb
    Running via Spring preloader in process 45340
    Run options:
      include {:wip=&gt;true}
      exclude {:js=&gt;true, :meta=&gt;true}

    All examples were filtered out; ignoring {:wip=&gt;true}
    ...

    Finished in 2 seconds (files took 0.76843 seconds to load)
    3 examples, 0 failures

When doing TDD this is a huge workflow improvement.

Since the `/bin/` directory is ignored by .gitignore, you'll have to
generate the binstub manually to get this working:

    $ bundle exec spring binstub rspec
    $ git checkout bin/spring  # since this file is in the repo but is
    $                          # also in .gitignore so shouldn't be
    $                          # committed.
    $ bundle exec spring rspec  # enjoy!

To use with rspec.vim, add this to your Vim config:

    let g:rspec_command = "!bundle exec spring rspec {spec}"
</pre>
</div>
</content>
</entry>
</feed>
