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.

REST Fest 2015, links round up

SmartLogic developer Eric Oestrich went to Greenville, SC for REST Fest 2015. If you missed the weekend or want to catch up on resources you heard about, Eric has you covered with 30 links. [more inside]

Nice list. It would be a good idea to briefly mention what the links are about …

Command Line Reporter 3.3.6 Released

Fixes an issue with New Relic installs. Check out the wiki to see examples of nicely formatted tables. As always the gem is available on rubygems.org with source on github. For those not familiar with “the reporter”, it provides a ruby DSL for writing reports with built in features for progress reporting and table formatting. It is very handy for system level and data reporting scripts.

warden-github-rails

warden-github-rails allows you to use GitHub as authorization and more. Use organizations and teams as means of authorization by simply wrapping your rails routes in a block. Also useful to get a user’s details through OAuth.

Sounds really cool!

Building JSON APIs in Rails 5 today!

An article I wrote about building JSON APIs in Rails 5… today! How you can try out Rails 5 using the new –api version, which gives you a scaled down, API specific version of Rails functionality. This article also covers some caching and middleware request throttling.

Link is broken. Correct link: http://blog.codeship.com/building-a-json-api-with…
Loading older posts