Project

james-bond

0.0
No commit activity in last 3 years
No release in over 3 years
James is a bond framework for web development that offers MVC framework and Ruby friendly method based actions to Sinatra. Yep, of course this is inspired by monk-glue, and implemented as a wrapper to it.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0.9.14
>= 0.0.1
>= 0.9.4
 Project Readme
JamesBond
=========

James is a bond framework for web development that offers
MVC framework and Ruby friendly method based actions to Sinatra.

Yep, of course this is inspired by monk-glue, and implemented as a wrapper to it.


Features
========

  JamesBond is developed as the successor of MonkGlue on the following purposes.

  * cool initializer by config block like Rails
  * port option to the monk:start
  * monk:console for irb based operation
  * better reloader that reloads only modified files
  * [TODO] better syntax for defining actions about namespaces and exceptions
  * [TODO] supporting Ajax in default
  * [TODO] supporting EDD(Error Driven Development) via Rack


Usage
=====

  See a sample application that uses james-bond.

    http://github.com/maiha/007


Author
======

  maiha@wota.jp