Skip to content

mohsinhijazee/rest_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DedomenonRestApi
================

This plugiln addds REST API to dedomenon.

Installation
============
1- Copy this plugin under RAILS_ROOT/vender/plugins
2- In your RAILS_ROOT/config/routes.rb, add following line:
   map.from_plugin 'rest-plugin' if File.exists? "#{RAILS_ROOT}/vendor/plugins/rest-plugin"


Example
=======

Examples will be here.





Copyright (c) 2008 Raphael Buadin, released under the MIT license

About

REST API plugin for Dedomenon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages