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.

Tire, a gem for smooth ride with ElasticSearch in Ruby & Rails

The Tire gem for ElasticSearch was released. It focuses on Ruby-like API for communication with the ElasticSearch server, comfortable DSL for constructing search queries, and full compatibility with ActiveRecord/ActiveModel. Check out the documentation or kick the tires and generate a fully working Rails application in one line: $ rails new tired -m http://gist.github.com/raw/951343/tired.rb

data_migrate

I just put data_migrate into the wild. It’s a gem that will allow you to migrate data in a Rails app as you would schema changes. Check out my post or the Github repo for more details and usage. You can also find it on Ruby Gems.

abc20180823 atlanta braves jerseys uggs outlet store pandora charms oakley sung…
canada goose jackets coach outlet online ralph lauren polo shirt la…

Using ActiveModel::Name to simplify URL generation and preserve use of polymorphic_path

Love using polymorphic path to build URLs, but running into problems due to resource route names not matching up with your model name? I just blogged about a technique using ActiveRecord::Name to simplify RESTful URL generation. This is also very helpful if you are using namespaced models.

Using Emacs for Rails development: The perfect setup

I’ve just updated the article Using Emacs for Rails development: The perfect setup that was somewhat popular three years ago to reflect the current state of Ruby/Rails related Emacs technologies.

do not forget C# it’s mostly a re-imagined java by microsoft with a library (.n…
sorry wrong post.
Your link to that article seems to be broken.

Assertive Expressive 1.7.0: Better Integration API

Just released a new version of AE, aka Assertive Expressive, a modern assertions system that can be used with any test framework. This release improves the API by moving AE’s Assertion and Assertor classes into the AE namespace where they belong. It also improves how test frameworks tie into AE, doing away with the use of Kernel extensions for the purpose, and utilizing a toplevel constant (Assertion) to dynamically reference the exception class used by a test framework to raise assertion errors.

Padrino 0.9.25 Released: Slim and Erubis, Caching, and Fixes

Padrino is a framework of helpers for building powerful webapps upon the Sinatra webapp library. And now, the Padrino team has just announced Padrino 0.9.25 which, it seems, is a more significant release than the point update implies. Updates and improvements include the all-new “Padrino Cache”, full support for Erubis and Slim rendering, support for unobtrusive JavaScript handlers, and a revamped routing implementation.

Loading older posts