Pierre Louchet
Pierre Louchet
Rails 5.0.2 Sqlite activeuuid (0.6.1) Blank project with one alone model (was following the tutorial [here](http://theworkaround.com/2015/06/12/using-uuids-in-rails.html)) Same error here at migrating my migrations: ``` DEPRECATION WARNING: alias_method_chain is deprecated. Please,...
I am having the same issue here on linux. - Ruby 2.3.1p112 - Rails 5.2.0 - Linux Steps to reproduce: You do not need step 3 and 9 from those...
@john01dav I feel like we were wiling to document your solution or to fix it in the repo. Can you actually explain what you did ?
Hey again ! I've created a PR in order to fix this issue. Here it is: https://github.com/chniter/bstreeview/pull/26/files Pls, do not hesitate to comment, ask for modifications or review it. This...
Last fixes of `write_file` and `read_log`: https://github.com/Hellfar/lighttouch-base/tree/issue_102 The remaining use of Yaml are in the loaders.
PR https://github.com/foundpatterns/lighttouch-base/pull/105
@Arnaz87, there are now set.
I have made a PR for this: https://github.com/foundpatterns/lighttouch-base/pull/95
Fixed in e65b6ed956a2ecfc07ac9b4db6cc2e74deb29519. (Still need a re-factor, my pattern is very ugly. But did let this as temporary not knowing exactly how and where `split_header` is working).
Fixed in a72361a6cbfdfea33e7ad33c41b1688e6702077c.