Cyril Mougel

Results 8 issues of Cyril Mougel

By IRC, dkubb say me we can avoid some freeze on some NameSpace by using the IceNine::Freezer::NoFreeze. By example if I want not freeze by IceNine all object in RSpec...

Datamapper is not compatible to nested_form. To have the `accepts_nested_attributes_for` in Datamapper you need use the gem : `dm-accepts_nested_attributes`. But if you use it, nested_form is not compatible because 2...

discuss

The current redis::source don't allow update version. If you want update version you need remove it before. This Pull request allow this update.

The python-mysqld package ( on ubuntu ) is needed to do some task like : `Get the current master servers replication status` It can be good to check before if...

The net/http require can be needed if you use directly opds. You need require it.

With a mock you allow return a symbol or an Hash. But with our test we can want return some Savon::SOAP::Response or HTTPI::Response save by vcr for example. This commit...

Why this project is not released yet like a gem ? This project works, so why not release ?