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.

Refactoring in Code Reviews: My Experience

I’ve been trying to incorporate refactoring into our code reviews. The idea is to use refactoring as a way to understand code while reviewing it. I picked up this idea from the book “Refactoring” by Martin Fowler. Here’s a blog post of my experience with this technique. [more inside]

parse CSV to Hash

For my personal purpose i needed to map complex and unstructured csv files, i’ve wrote a gems csv2hash for help me to do that, is a parser based rules, i hope this gems can be useful for another persons.

DescriptiveStatistics is a gem that adds...

DescriptiveStatistics is a gem that adds methods to the Enumerable module to allow easy calculation of basic descriptive statistics of Numeric sample data in collections that have included Enumerable such as Array, Hash, Set, and Range. The statistics that can be calculated include Number, Sum, Mean, Median, Mode, Variance, Standard Deviation, Percentile, Percentile Rank, Descriptive Statistics, and Quartiles. [more inside]

I believe this really is excellent information. Most of men and women will conc…

Getting Started with Spree, Wombat and Ninefold

Imagine developing an application where you need to grab shipping data in real time, send products, inventory, and order information over at least ten different APIs including Amazon and eBay. When I first heard that I had to do this, there could only be one answer: “Challenge accepted”. Continue reading.

I love it very much !Thanks to share,I am looking forward to hearing from next.…
Loading older posts