public
Description: brendan's ENhancements To Rails
Homepage:
Clone URL: git://github.com/brendan/entrails.git
entrails / History.txt
100644 22 lines (11 sloc) 0.545 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
=== 1.0.3 / 2008-06-21
 
* Removed the need to all Entrails.apply after load. Now it just automatically extends the base classes if
  they exist. If you want to run a single piece of Entrails, just require it before the Rails initializer.
 
=== 1.0.2 / 2008-06-20
 
* Fixed the bug. Now its usable. I need to document though. This really should be version 0.x.x Oh well!
 
=== 1.0.1 / 2008-06-20
 
* 1 major enhancement
 
  * Actually added a bug. Also got gemspec to be correct.
 
=== 1.0.0 / 2008-06-20
 
* 1 major enhancement
 
  * Birthday!