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.

CardsLib 0.2.2 released!

CardsLib is arguably the “smartest” OO card game library. This update includes adding custom card ranking in deck creation and a code example on how to implement the game “High Card”.

Using PostgreSQL instead of Rails to generate JSON

Generating JSON is a main requirement for many modern day web application, but Ruby is not the fastest way to generate JSON. But fortunately for us we can let the database return our result in JSON itself. This article gives a basic introduction to creating JSON responses from the database itself. [more inside]

Jekyll in Action - Inside the Travis Foundation Site - foundation.travis-ci.org

Hello, from this week’s Vienna.html (Jekyll User Group) meetup - the talk / slide notes from Laura Gaetano about getting started with building a (static) website with Jekyll using the Travis Foundation Site as an example. Tips on themeing, datafiles and using the magic of Sass and more. See Jekyll in Action - Inside Travis Foundation. Happy publishing w/ Jekyll. PS: For reference - the site: foundation.travis-ci.org and the (open) source: github.com/travis-ci/travis-foundation.

Deciding to Build an Isomorphic Ruby App with Opal

There is so much hoopla about JavaScript today and a lot of commotion also around Isomorphic JavaScript Apps. While I really like the concept of being able to do everything in one language and not have to context switch between languages why does it have to be JavaScript? The language simply does not make as happy as coding in Ruby. Opal gives the Rubyist hope. Here’s a story talking about the decision to go with Opal https://blog.gitresolve.com/deciding-to-build-an-isomorphic-ruby-app-with-opal-206befe93c8f#.bp6bra0ef

Ember with Rails Introduction

Check out this Introduction to Ember with Rails screencast series if you aren’t too keen on learning React or Angular 2. Ember is a frontend framework with the same convention over configuration philosophy that Rails uses which makes it a great frontend companion to Ruby on Rails on the backend.

link is broken
The link is https://gorails.com/series/ember-with-rails-introduction …
Doh, sorry guys. Fixed now.
Loading older posts