RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Ruby Conferences 'n' Camps in 2019 Update - What’s Upcoming? What's News?

Hello, I’ve updated the Ruby Conferences ‘n’ Camps in 2019 - What’s Upcoming? Calendar page @ Planet Ruby. What’s News? Added wroclove.rb (in March in Wrocław, Poland), Balkan Ruby (in May in Sofia, Bulgaria), RubyConf Thailand (in September in Bangkok, Thailand) and more. Happy meeting up with rubyists in 2019. Cheers. Prost. PS: Do you have a favorite conference? Lets give a shout-out to EuRuKo 2019 (in June in Rotterdam, the Netherlands). Call for talks / proposals open (until the end of February).

Rubyoshka: composable HTML templating for Ruby

I’m happy to introduce Rubyoshka, a new HTML templating engine for Ruby. It offers a way to write HTML markup in plain Ruby (in a similar fashion to Markaby), and to split your markup into multiple reusable components, with nice performance characteristics.

https://github.com/etm/markus.rb can do the same, plus json. …

The Ruby Reference updated for Ruby 2.6

The Ruby Reference is intended to be most full, actual and accessible language reference. Most of the reference content is taken directly from Ruby documentation and reorganized for easier reading. The core docs were augumented with some quotes from the Ruby website, and some missing content that is written specifically for the book. The source of the book (rendering scripts, config, and unique content) can be found at GitHub. Today I am releasing the new version, which was fully re-rendered for Ruby 2.6 and also includes some content and style fixes. Changelog.

[Screencast] Using Action Text in a Rails 5.2 Application

With Rails 6.0 is around the corner, Action Text has been merged into the Rails repository. However, it can still be used on a Rails 5.2 application while we wait for its official release. https://www.driftingruby.com/episodes/using-action-text-in-a-rails-5-2-application

Loading older posts