Ruby on Rails
Sunday, August 25, 2013
Hello,
The open football database (football.db)[1] now includes a web admin Rails engine that you can include in your web app. Example:
mount SportDbAdmin::Engine, :at => '/db'
See the Rails engine in action[2] in the Sportbook - a free football (soccer) match predication bookie - updated for the UEFA Champions League Playoff[3][4], for example.
Cheers.
[1] https://github.com/openfootball
[2] http://sportbook.herokuapp.com/db
[3] http://sportbook.herokuapp.com/db/cl.2013_14
[4] https://github.com/openfootball/europe/blob/master/2013_14/cl_playoffs.txt
-- The open football database (football.db)[1] now includes a web admin Rails engine that you can include in your web app. Example:
mount SportDbAdmin::Engine, :at => '/db'
See the Rails engine in action[2] in the Sportbook - a free football (soccer) match predication bookie - updated for the UEFA Champions League Playoff[3][4], for example.
Cheers.
[1] https://github.com/openfootball
[2] http://sportbook.herokuapp.com/db
[3] http://sportbook.herokuapp.com/db/cl.2013_14
[4] https://github.com/openfootball/europe/blob/master/2013_14/cl_playoffs.txt
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/05e75df2-c54a-4048-91f6-b220e08ac3f4%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment