Presented by Hasim Sofaruddin / @simudin
Rails::API is a subset of a normal Rails application, created for applications that don't require all functionality that a complete Rails application provides.
gem install rails-api
An API Documentation Tool
Apipie-rails is a DSL and Rails engine for documenting you RESTful API. Instead of traditional use of #comments , Apipie lets you describe the code by code. Apipie brings advantages.
gem 'apipie-rails'
Press b or period on your keyboard to enter the 'paused' mode. This mode is helpful when you want to take distracting slides off the screen during a presentation.
powered by: reveal.js (html presentation framework) by Hakim El Hattab / hakim.se