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.

Color Blind Test your Web Application

Did you know that about 8% of the male population is color blind? Why eliminate that much of a potential market for your Web apps? [more inside]

For maps and diagrams I recommend using colors from http://colorbrewer2.org/ …
I have updated the article with your tip. Thanks.

Ruby String Formatting

Want some zero-padding with that burger? Read this tutorial to learn how to do that and more. http://www.blackbytes.info/2012/01/ruby-string-formatting/

This is one of my first Ruby articles that I just updated for your enjoyment. H…
http://rubylearning.com/satishtalim/mutable_and_immutable_objects.html In ru…
Kanna, this is not true, in Ruby 2.3 the strings are not immutable by default. …

Wye Tech News #4

A new issue of our weekly compilation of interesting news and articles about Ruby, Rails, JavaScript and web development related stuff that we found during the week.

Terminal input with tty-prompt

I’m happy to introduce tty-prompt for gathering user input in terminal. You can ask user for a masked input, keypress, multiline text or to select a single or multiple options from a list. The library sports a robust validation mechanism that provides dynamic error messages. Finally, tty-prompt comes with many conversion methods for converting input to desired type. Give it a try and let me know what you think!

Loading older posts