The Rambling Trie has reached its 0.4.2 version. This one includes the before mentioned changes for the trie instance to behave as an Enumerable
.
Tagged 'gem'
-
Version 0.4.2 of the Rambling Trie has been released!
-
New homepage for Rambling Trie
As done with the jQuery Rambling Slider previously on this week, and as I promised on that post as well, the Rambling Trie now has its own homepage on ramblinglabs.com! Here's the link:
Continue Reading » -
The rambling-slider-rails v0.1.0 has been released!
Version 0.1.0 of the
Continue Reading »rambling-slider-rails
gem is here!
And it includes a major bug fix. -
Rambling Trie 0.4.1 is out!
Version 0.4.1 of the Rambling Trie is here. It has some minor performance improvements over previous versions, changes in file/directoy structure, as well as a new API entry point, other API methods and more documentation.
Continue Reading » -
Introducing rambling-slider-rails: Easily include the jQuery Rambling Slider on your rails app
About three weeks ago, I had to use the jQuery Rambling Slider together with the Rails asset pipeline...
Continue Reading »
It was a headache and a total mess... Having to change all the references to the images on the CSS file, as well as the themes was not as smooth as I would like that to be. -
Rambling Trie 0.3.3 has been released!
The new version of the
Continue Reading »rambling-trie
gem is out!
As I said on my previous post, therambling-trie
is an implementation of the Trie data structure in Ruby. -
Rambling Trie: A custom Trie data structure implementation in Ruby
We're proud to announce that our first gem is here!
Continue Reading » -
Generating your site menu with the 'simple-navigation' gem
One of the cool things I learned while building our new site was how to generate your site navigation menu without having to do the highlighting logic yourself.
Continue Reading » -
The nokogiri gem and the "libxslt is missing" error
I ran into this issue today. But this one's easy. Just run the following command and install the gem again:
Continue Reading » -
Using Postgresql with Rails 3.1: the 'pg' gem
As you may know I've been learning Ruby on Rails for the last few weeks. I'm also currently developing an application using the edge version of RefineryCMS (which is really a Rails 3.1 application), integrated with the almighty Heroku.
Continue Reading »