To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
Escaping HTML in a few other places.
Fixed bug in human_attribute_name method; better handling of nested model errors.
removed unused code; renamed variables.
Renamed a named_scope (deprecated) to scope.
Merge from branch "live"
Backed out changeset b619a667a8e8
fixes parameters for bibtex class to_citeproc call.
Added debug/todo comments to previous commits changes.
Rails 3 compatibility: renamed all named_scope calls to scope.
Moved all the plugins from the vendor folder to the application root folder.