/trailblazer-endpoint

Generic HTTP endpoints to deal with different results from your operations.

Primary LanguageRuby

Trailblazer::Endpoint

Generic HTTP handlers for operation results.

Decouple finding out what happened from what to do.

t test/controllers/songs_controller_test.rb --backtrace

TODO

  • make travis build run cd test/rails-app/ && rake