Sha256: 9644d2592a78cf47a7daead4610fd18ec8900dfac687144b240f3e2456e33b90
Contents?: true
Size: 817 Bytes
Versions: 5
Compression:
Stored size: 817 Bytes
Contents
# Ruby on Rails extensions. * Abstract Interface: Tool for rapid web interface creation, see [Common Interface][common_interface] - concrete realisation of Abstract Interface * MongoMapperExt: MongoMapper extensions, Migration, Query Profiling in Log, Attributes Cache, Default Scope, BelongsTo Counter Cache * Sunspot: Sunspot support for MongoMapper * rails_ext - a lots of Rails hacks, mainly to add inheritance support (because there's no OOD and inheritance in Rails by default). All these extensions should be different gems itself but right for me it's easier to deal with all of them in one place, later I'll split them. Copyright (c) 2009 Alexey Petrushin ([http://bos-tec.com](http://bos-tec.com)), released under the MIT license. [common_interface]: http://github.com/alexeypetrushin/common_interface
Version data entries
5 entries across 5 versions & 2 rubygems