debian/0000755000000000000000000000000012326166120007165 5ustar debian/changelog0000644000000000000000000000024212326166120011035 0ustar ruby-acts-as-api (0.4.2-1) unstable; urgency=low * Initial release (Closes: #744909) -- Pirate Praveen Thu, 24 Apr 2014 16:19:48 +0530 debian/copyright0000644000000000000000000000252012326165665011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: acts_as_api Source: http://rubygems.org/gems/acts_as_api Files: * Copyright: 2010 Christian Bäuerlein License: Expat Files: debian/* Copyright: 2014 Praveen Arimbrathodiyil License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/TODO0000644000000000000000000000006112326165665007667 0ustar run tests, fails due to embedded dummy rails app debian/control0000644000000000000000000000233312326166030010571 0ustar Source: ruby-acts-as-api Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.5~) Standards-Version: 3.9.5 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-acts-as-api.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-acts-as-api.git;a=summary Homepage: https://github.com/fabrik42/acts_as_api XS-Ruby-Versions: all Package: ruby-acts-as-api Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-activemodel, ruby-activesupport, ruby-rack Description: makes creating XML/JSON responses in Rails 3 easy and fun It provides a simple interface to determine the representation of your model data, that should be rendered in your API responses. . In addition to Rails it theoretically can be used with any ruby app and any database (__ActiveRecord__ and __Mongoid__ are supported out of the box) as it only has few dependencies. . The lib is _very_ fast in generating your responses and battle tested in production with platforms like Diaspora or flinc. debian/ruby-acts-as-api.examples0000644000000000000000000000014312326165665014021 0ustar # FIXME: examples/ dir found in source. Consider installing the examples. # Examples: # examples/* debian/compat0000644000000000000000000000000212326165665010400 0ustar 7 debian/watch0000644000000000000000000000015312326165665010232 0ustar version=3 http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/acts_as_api .*/acts_as_api-(.*).tar.gz debian/rules0000755000000000000000000000067712326165665010274 0ustar #!/usr/bin/make -f #export DH_VERBOSE=1 # # Uncomment to ignore all test failures (but the tests will run anyway) #export DH_RUBY_IGNORE_TESTS=all # # Uncomment to ignore some test failures (but the tests will run anyway). # Valid values: #export DH_RUBY_IGNORE_TESTS=ruby2.0 ruby2.1 require-rubygems # # If you need to specify the .gemspec (eg there is more than one) #export DH_RUBY_GEMSPEC=gem.gemspec %: dh $@ --buildsystem=ruby --with ruby debian/ruby-acts-as-api.docs0000644000000000000000000000004312326165665013132 0ustar # FIXME: READMEs found # README.md debian/source/0000755000000000000000000000000012326165570010475 5ustar debian/source/format0000644000000000000000000000001412326165665011710 0ustar 3.0 (quilt)