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.

Tocer 1.0.0

Tocer (a.k.a. Table of Contenter) is command line interface for generating table of contents for Markdown files. This is a great tool for adding to your build process to ensure documentation is never out-of-date. If you happen to be using Gemsmith for new gem creation, it has built-in support for Tocer. Enjoy!

Create Visual Magic with Bootstrap Gem

Bootstrap is a framework that makes it easy for a developer to create a nice design for an application or a website. The framework also comes with JavaScript, making it easier to create scroll spies, accordions, modals and popovers. The bootstrap gem also has a solid, thorough and easy to understand documentation providing example codes for most, if not all of the components that Bootstrap provides. Read more at RailsCarma Blog

Vanilla UJS

Basically it’s just about “to get the UJS features without jQuery”. These days we don’t really need jQuery in every webapp. Firstly, browsers becomes much more friendly about API (we have native querySelector and XHR2 now) and CSS (cool animation without any JS). Secondly, we don’t really want old-style apps, cause we have sockets (push notifications) and angular-like systems and other stuff. [more inside]

Guide to 2016 Ruby Conferences / Camps @ Planet Ruby (Tip: Try $ rubyconf)

Hello, I’ve updated the Ruby Conference calendar for 2016. The Ruby Conference calendar is sourced by the awesome-events page @ Planet Ruby. Anything missing? Contributions welcome. Tip: Use the $ rubyconf command line tool (bundled with the whatson gem) to get latest news e.g.:

FYI: I’ve added a rubyconf.json file / repo for easy (re-)use of all calendar d…
Loading older posts