opal-activerecord 0.0.1
This implements a subset of the rails/activerecord. It currently handles has_many and belongs_to associations, saving, finding and simple where queries.
Gemfile:
=
インストール:
=
バージョン履歴:
- 0.0.1 March 20, 2014 (12KB)
Runtime依存関係 (1):
opal
< 1.0.0, >= 0.5.0
Development依存関係 (2):
opal-rspec
>= 0
rake
>= 0