タグ

2008年11月14日のブックマーク (3件)

  • Merb Wiki | Home

    Welcome to the official wiki for the Merb MVC Framework. Whether you’re looking for examples of integrating with your favorite ORM framework, a place to find existing applications, or for examples of best-practice and plugins that will help your own application along, this is the place to find the information you need. Creating New Pages This index page should be kept as clean as possible. It shou

  • merb wiki for japanese - FrontPage

    Rails風なMVCフレームワークだけど、MもVもjavascriptも自分の好きなライブラリに取り替え可能。全部が一体になっているのではなく、いろいろなライブラリを組み合わせて使える。 読みやすいコード。Merbコアはできるだけシンプルに、理解しやすいように実装されている。改造も簡単。 豊富な機能。シンプルといっても、機能を犠牲にしているわけじゃない。さらに、Merb体で足らない場合はgemからプラグインをインストールすることもできる。 インストール $ sudo gem install merb --include-dependencies 使ってみよう $ merb-gen app my_application $ cd my_application $ merb

  • Merb | Looking for a hacker's framework?

    Faster, Lighter, More Agile. Merb is an MVC framework that is ORM-agnostic, JavaScript library agnostic, and template language agnostic, preferring plugins that add in support for a particular feature rather than trying to produce a monolithic library with everything in the core. In fact, this is a guiding principle of the project, which has led to third-party support for the ActiveRecord, DataMap