Pakket: ruby-acts-as-api (1.0.1-2)
Verwijzigingen voor ruby-acts-as-api
Trisquel bronnen:
Het bronpakket ruby-acts-as-api downloaden:
- [ruby-acts-as-api_1.0.1-2.dsc]
- [ruby-acts-as-api_1.0.1.orig.tar.gz]
- [ruby-acts-as-api_1.0.1-2.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Ruby Extras Maintainers (Mailarchief)
- Pirate Praveen
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan ruby-acts-as-api gerelateerde pakketten
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-activemodel
- toolkit for building modeling frameworks (part of Rails)
-
- dep: ruby-activesupport
- Support and utility classes used by the Rails 4.1 framework
-
- dep: ruby-rack
- modular Ruby webserver interface