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.

Pragmatic Tokenizer

Pragmatic Tokenizer is a multilingual tokenizer to split a string into tokens. Looking for developers with knowledge in languages outside of English to help add specs or add stop word / abbreviation lists for languages with poor coverage.

Another post about "My First Faat Gem"

In my last post was incorrect links. Sorry guys. One of you helped me, so it’s a repost! Hi, I am developing gem-helper for generating resources, forms and services (soon), look at this article. If you want, you can help me with development. You also can read my blog.

Trends in Ruby - analyzing rubygems stats for 2015

2015 is behind us and the market is flooded with new languages and frameworks. A lot of them seem promising, and in the same time a lot of developers are talking about the death of Ruby and Rails. We took Rubygems database dumps and did a statistical analysis to see what were the trends in Ruby for 2015.

Great analysis and well presented.

Pagination in Rails With the will_paginate Gem

The will_paginate library makes adding pagination functionality to Rails apps (and other Ruby frameworks) effortless. will_paginate is very well designed plugin. Besides ActiveRecord object integration, it can integrate with array and any collection. Read more at RailsCarma Blog

It’s only from very recently that will_paginate is compatible with Ruby 2.3 and…
Loading older posts