タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

frameworkとrubyに関するTrapezoidのブックマーク (2)

  • Ramaze • The Framework for Rubyists

    Ramaze is a very simple and straight-forward web-framework. The philosophy of it could be expressed in a mix of KISS and POLS, trying to make simple things simple and complex things possible and fun. Installing and running Ramaze is as simple as the following commands: $ gem install ramaze $ ramaze create blog $ cd blog $ rake ramaze:start Ramaze works with any ORM and database toolkit. Sequel, Da

  • Yawa - Yet Another Web Application framework. - FrontPage

    今までにも、無数のWEBアプリケーションフレームワークが作成され使用されてきました。 Yawaは、今まであったフレームワーク以外のもうひとつのWEBアプリケーションフレームワークです。 2007/05/28 Yawa ver.0.2.0リリース 一般的なXMLへの対応と数多くのバグを修正したver.0.2.0をリリースしました。 - ダウンロードページ 変更履歴をご覧ください。 2006/09/14 Yawa ver.0.1.0リリース Yawaのファーストリリースとなるver.0.1.0をリリースしました。 ダウンロードは、Sourceforge.jpのプロジェクトページから。 Alphaリリースなので品質は期待しないでください。 また、ドキュメントが全然整備されていないのでこのサイトの情報とサンプルを参考にしてください。

  • 1