Plugins by Brasten Sager
-
RJS Assertions
-
Provides assert_rjs_tag method for your test cases. Mimics assert_tag syntax and functionality on RJS templates.
Rating: 4/5 (4 votes)
Added on 28 Apr 2006
-
Simply Relaxed
-
Generate RELAX NG schemas for your models using ActiveRecord::Base.to_rng. Also registers a mime-type for using respond_to blocks.
<pre>
respond_to do |wants|
wants.rng { render :xml => User.to_rng }
end
</pre>
Rating: 5/5 (1 vote)
Added on 16 Sep 2006
-
Rest Controller
-
Provides basic default behavior for RESTful controllers (with both HTML and XML). This is NOT scaffolding in that it does NOT provide views. You must provide some RHTML views for the actions.
Rating: 4/5 (5 votes)
Added on 20 Sep 2006
Add a plugin
Search Plugins
Plugins by Category
Sponsors
Have a comment?