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.

All World Cups (1930-2018) - $ sportdb new worldcup ++ Datafile worldcup.rb Updated

Hello, Due to popular demand and to make it easier for everybody I’ve updated the worldcup.rb datafile to build the complete world cup history, that is, all world cups included from Uruguay 1930 to Russia 2018. Try: $ sportdb new worldcup to build yourself an up-to-date (local) SQL database from scratch (zero). Enjoy the beautiful game. Cheers. Prost. PS: You can find the ready-to-use ActiveRecord models (tables) e.g. Team, Player, Goal, Player, League, Season, Group, Standing, etc. in the sportdb-models gem / library.

Clean HTML tables

I’ve just released version 1.0.0 of dining-table, a gem that allows you to write clean ruby classes to generate HTML tables, instead of messing with views. You can re-use the same classes to generate csv and xlsx output, too!

footty - football.db command line tool / client for world cup (russia 2018) update

Hello, I’ve updated the little command line tool / client called footty that lets you query the online football.db HTTP JSON API services for today’s and tomorrow’s matches for the football world cup in russia 2018 - the world’s biggest show (3+ billion fans). What’s news? footty now includes the full time scores and goal getters e.g. POR 3-3 ESP: Ronaldo 4’ (pen.) Ronaldo 44’ Ronaldo 88’; Costa 24’ Costa 55’ Nacho 58’. Enjoy the beautiful game with ruby. Match day 3 (in JSON) thanks to /world-cup.json. Argentina vs Iceland upcoming. Kick off in seven hours.

Passenger 5.3.2 released: various security fixes

Passenger 5.3.2 was just released, fixing a file system access race condition [CVE-2018-12029] as well as various SpawningKit exploits [CVE-2018-12026 - 12027 - 12028]. We urge you to upgrade your version immediately. The release notes contain more information on the measures we’ve taken to recognize security flaws quicker in the future: https://blog.phusion.nl/2018/06/12/passenger-5-3-2-various-security-fixes/

Loading older posts