Coder Social home page Coder Social logo

Rails 5 support? about maily_herald HOT 20 OPEN

sology avatar sology commented on July 16, 2024 1
Rails 5 support?

from maily_herald.

Comments (20)

ljachymczyk avatar ljachymczyk commented on July 16, 2024 5

Actually, we're currently working on a new release that will support Rails 5 and introduce some new cool features, fixes and improvements. Will push some new commits in the next days. Keep watching our repo!

from maily_herald.

ljachymczyk avatar ljachymczyk commented on July 16, 2024 3

Both.

from maily_herald.

ndbroadbent avatar ndbroadbent commented on July 16, 2024 1

Awesome. I can't wait to use this in my Rails 5 app, it looks amazing! Please let me know if you need any beta testers :)

from maily_herald.

ardahaal avatar ardahaal commented on July 16, 2024 1

@ayb @aldefouw
Hey guys, thanks for the interest in this gem. That's correct - we're working on 'ng' branch on both core and webui gem. We've also created API (https://github.com/Sology/maily_herald-api) - feel free to check it out. It's not done yet due to other projects we're involved right now. Hopefully we can work with this soon (for now it's unlikely to finish this till the end of December).

from maily_herald.

kampeynco avatar kampeynco commented on July 16, 2024 1

Any status on the release of Rails 5 compatibility?

from maily_herald.

ACPK avatar ACPK commented on July 16, 2024 1

@ljachymczyk - Are there any plans for the master branch to support Rails 5 and/or Rails 6. When I first found out about this gem, I left when I saw an open issue pertaining to Rails5. It wasn't until a few months later when I stumbled upon it again.

from maily_herald.

aldefouw avatar aldefouw commented on July 16, 2024

@ljachymczyk - Awesome! Great to hear!

Are the updates going to be to Maily Herald WebUI as well?

from maily_herald.

ayb avatar ayb commented on July 16, 2024

@ljachymczyk How's the Rails 5 support going?

Is there a branch somewhere with the work in progress? Happy to try to help get it done, can you point me in the right direction?

from maily_herald.

aldefouw avatar aldefouw commented on July 16, 2024

@ayb - From what I can see, it looks like they're working on the 'ng' branch to me.

I've been knee deep in some other stuff right now otherwise I'd help too.

from maily_herald.

rgbskills avatar rgbskills commented on July 16, 2024

Any news on rails 5 for WEB-UI ?

from maily_herald.

Uysim avatar Uysim commented on July 16, 2024

How is it going with Rails 5?

from maily_herald.

thecryptovalley avatar thecryptovalley commented on July 16, 2024

How is it going with Rails 5?

from maily_herald.

Uysim avatar Uysim commented on July 16, 2024

I have my pull request here #30

from maily_herald.

BlazPerus avatar BlazPerus commented on July 16, 2024

Rails 5?

from maily_herald.

joshmn avatar joshmn commented on July 16, 2024

I have my pull request here #30

have you been using this in production? If so, how's it going?

from maily_herald.

cpg avatar cpg commented on July 16, 2024

I get this error with that PR (well, with branch rails-5 in @Uysim's repo:

Multiple migrations have the name CreateMailyHeraldTables

even though there is exactly one migration with that name.

Update: It's picking one migration up from the gem at

~/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/bundler/gems/maily_herald-af7243c8c099/db/migrate/20150205120443_create_maily_herald_tables.rb

Therefore, something is not right ... it should not be picked up.

Could you enable issues in your repo @Uysim, so that we follow up there? It looks like this repo is (semi?) abandoned.

from maily_herald.

ljachymczyk avatar ljachymczyk commented on July 16, 2024

Hi @cpg,
This repo isn't abandoned. Rails 5 compatible release is on its way. You can already try it on 'ng' branch. From what I see @Uysim has copied most of that branch.

The issue with migrations you're experiencing comes from a fact that we've decided to keep Maily migrations inside the gem so you don't need to copy them to your application any more.
You just need to remove migration files from your application. There's a rake task that will help you do that: rake maily_herald:upgrade:migrations_fixup.
Let me know how that goes.

from maily_herald.

Uysim avatar Uysim commented on July 16, 2024

@ljachymczyk I cloned from 'ng' branch. But I tested it. If my pull request is not helpful it is ok just ignore it

from maily_herald.

BlazPerus avatar BlazPerus commented on July 16, 2024

@ballotamerica Guess not :)

from maily_herald.

ljachymczyk avatar ljachymczyk commented on July 16, 2024

Rails 5 and 6 are coming up in 'ng' branch. Feel free to try it out.

from maily_herald.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.