script/frozen-merb fails, missing frozen! method on Merb module
Reported by Steve Tooke (tooky) | February 13th, 2008 @ 12:26 PM
using wycats merb repository commit 6e5c54fe6390ed1c250b0e839b16cf83c32d172b
to recreate the error
$ merb-gen freeze_test
$ cd freeze_test/
$ mkdir framework
$ cd framework/
$ git clone git://github.com/wycats/merb-core
$ cd ..
$ merb-gen freezer frozen-merb
$ script/frozen-merb
Running from frozen framework
script/frozen-merb:36: undefined method `frozen!' for Merb:Module (NoMethodError)
Comments and changes to this ticket
-
Steve Tooke (tooky) February 13th, 2008 @ 06:46 PM
this appears to have been fixed - maybe missed a commit - sorry
-
Yehuda Katz (wycats) February 28th, 2008 @ 10:46 PM
- → State changed from new to resolved
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
