Skip to content

Instantly share code, notes, and snippets.

@joemocha
Created November 13, 2010 04:09
Show Gist options
  • Save joemocha/675074 to your computer and use it in GitHub Desktop.
Save joemocha/675074 to your computer and use it in GitHub Desktop.
module FCG::Service
class AlbumApp < FCG::Service::Base
include FCG::Rest
restful :search => true
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment