jipiboily / monologue

Monologue is a basic blogging engine. It is a Rails mountable engine you can mount in your already existing Rails app, or a in a new one! Enjoy.
http://jipiboily.com/2013/monologue-0-3-0-released-and-monologue-markdown
MIT License
477 stars 196 forks source link

Upgrade Capybara #305

Closed illegalnumbers closed 7 years ago

illegalnumbers commented 7 years ago

Capybara is at a very old version and should be upgraded. This will break many tests. I tried a brief upgrade but some of the things that the tests were doing I couldn't fix, namely window switching to the new window switching API and you'll need to add in some id's on content to find them.

jipiboily commented 7 years ago

Yeah, a lot of broken things. Sorry about that. Trying to get back on track. Paying $100 to anyone who puts Monologue back on track with Rails 5 support. Closing but see https://github.com/jipiboily/monologue/issues/314

illegalnumbers commented 7 years ago

I am easily bought with $100.

jipiboily commented 7 years ago

@illegalnumbers hehe :)

Does that mean you want to give it a shot and "make Monologue great again" and make it work with Rails 5 and all that jazz? Would be awesome!

illegalnumbers commented 7 years ago

I will see if I can find some time. Unfortunately it seems my promises these days to do side coding tend to be for naught so I avoid all promises now.

jipiboily commented 7 years ago

Sure, no worry :)

Just post here if you do start the work, to avoid someone else to start it at the same time.

Thanks!

jipiboily commented 7 years ago

Well, not here but in #314 in fact.