Posted By: Genki Takiuchi
Date: 2007-05-21 10:41
Summary: ShootingStar-2.0.1
Project: ShootingStar
ShootingStar is the comet server.
Main subject of this release is bugfix.
Details are as follows.
+ 1 minor enhancement:
+ Added dependencies of gems.
+ 2 minor bug fix:
+ Corrected an invalid use of logger in models/meteor.rb
+ An overlooked exception came to be caught.
For users of previous version, it is necessary to update your application by steps as follows.
$ cd /path/to/rails/root
$ shooting_star init
$ ./script/generate meteor |
|