instiki icon indicating copy to clipboard operation
instiki copied to clipboard

Rails 5 Upgrade

Open tricon opened this issue 8 years ago • 1 comments

Is there any interest in migrating this to Rails 5? As I've found this to be the best Ruby wiki available, I'd be interested in taking this on.

tricon avatar Sep 08 '16 07:09 tricon

There's certainly interest. Just lack of time, on my part.

Before you start,

ruby bundle exec rake test

should reveal that all of the functional tests and all-but-two of the unit tests pass. (The two unit test failures are know and fairly inconsequential.)

I guess that attempting to migrate to Rails 5 will be an acute measure of how good our test coverage is :-).

distler avatar Sep 08 '16 14:09 distler