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.

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…

XML or JSON API?

In lesson #4 of the Build Less, But Better Software email course, we looked at 5 ways APIs help businesses increase revenue. In lesson #5, we’ll look at technologies that go into delivering API, XML and JSON

Loading older posts