Lotus Framework

Lotus is a really interesting new-ish Ruby framework - anyone interested in it or played with it yet?

Just found this post that looks interesting Rails vs Lotus

1 Like

I’m currently “playing” with it. Doing some compatibility work on rubinius to run lotus on it. :smile:

What I really like about lotus, it’s a clear and well written codebase.
Also the philosophy of zero monkey-patching and bringing back better object orientation (vs rails dsl) is pretty awesome.

1 Like

That’s neat Benny :+1: I like how some of the newer frameworks are looking at compatibility with performant Rubies (like Volt is with JRuby).

I don’t mind money-patching but love the idea of OO :slight_smile:

1 Like

I might “play” with it but won’t use it for serious project yet.
Maybe bring some concepts back to rails (by writing gems)

1 Like

Roadmap just published: https://discuss.lotusrb.org/t/lotus-v0-5-0-roadmap/95

1 Like

Slides from Brighton Ruby

2 Likes