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.

ITTIA Updates Software for Large Data Management on Embedded Devices

ITTIA DB SQL tackles the growing challenge of how to analyze a large quantity of data quickly through a variety of complex queries. This provides high performance queries, reduced memory overhead, and more effective use of row-level locking for developers of embedded systems and mobile devices, with a choice of on-disk, in-memory, or hybrid storage options.

How to have a Devise remember_me option set to true by default

Let’s be honest, users don’t want to authenticate each time they open an app. Obviously we can’t do this for all applications due to security reasons, but there are some, that can benefit from having such feature. Here’s a short description on how to obtain it with Devise authenticating engine.

football.db - World Cup Brazil 2014 Plain Text Fixtures n HTTP JSON API

Hello, The plain text football (soccer) teams, fixtures, results and more that you can read with the sportdb gem now include all teams, groups, rounds and matches for the World Cup 2014 in Brazil. Import the plain text fixtures in your SQL database of choice or use the HTTP JSON API e.g. event/world.2014/teams or event/world.2014/round/1 and so on. All data, code and samples public domain. Enjoy. Cheers.

is possible to get the groups?
Here the documentation about all possible calls: https://github.com/openfootbal…

Super Bowl XLVIII (American Football) Fixtures and Match Picks (w/ Sportbook Rails Web App)

Hello, Still a little rough - I’ve reconfigured the sportbook (an open source Ruby on Rails web app for match picks/predictions) for the Super Bowl XLVIII (that is, for American Football). The sportdb gem lets you load the plain text fixtures into your SQL database of choice; see the american-football.db fixtures in plain text or served up via a web app or try the Super Bowl XLVIII picks demo (login with demo/demo). Cheers.

Loading older posts