Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged REST

  • Restifarian

    Experimental grounds for making Rails more accomodating to RESTful principles.

  • SimplyRestful

    SimplyRestful is a plugin for implementing verb-oriented controllers. This is
    useful for implementing REST API's, where a single resource has different
    behavior based on the verb (method) used to access it.

  • RESTful Rails

    This plugin extends Ruby on Rails to allow more RESTful applications to be written.

  • SimplyRestful Backport

    A backport for Rails 1.1.4 of the growingly popular Simply Restful plugin.

  • CRUD Generator 2

    Crud Generator 2 : A Ruby on Rails CRUD/simply_restful model, view, controller and test generator.

  • resources_controller

    NEWS: updated and betterer (Sept 07)

    make ActiveResource compliant controllers for your RESTful models in one line (including nested resources)

  • Restful-authentication

    Generates common user authentication code for Rails/Merb, with a full test/unit and rspec suite and optional Acts as State Machine support built-in.

  • RESTful XHTML

    Send XHTML with the correct content-type to browsers that can handle it, via Rails' respond_to behaviour.

  • resource_fu

    A collection of hacks that make nested and polymorphic resources less painful.

  • Rest-Responses

    Couple of useful little methods to clear up your restfull controllers.

  • Restful Citations

    Engine, which adds citations mechanism to your Rails application. Citations may be edited using Ajax-based citations editor.
    Transparently integrates with Restful Comments plugin.

  • Restful Comments

    Complete comment system, which can be easily integrated into existing application. Comments may be customized with different stylesheets, user access rules. Plugin supports localization using Globalite plugin. Transparently integrates with Restful Citations plugin.

  • AutoRest

    Automate the management of restfull controller

  • ResourcefulViews

    ResourcefulViews aims to take RESTful conventions beyond controllers and into views by extending the 'map.resources' method to install a comprehensive vocabulary of application-specific, resource-oriented view helpers

  • Authlogic

    A clean, simple, and unobtrusive ruby authentication solution.

  • Restful-authentication

    Generates common user authentication code for Rails/Merb, with a full test/unit and rspec suite and optional Acts as State Machine support built-in.

  • has_remote

    Connect your local model to a remote resource.