cannot install: vendor all gems
Reported by Gaspard Bucher | June 15th, 2009 @ 11:46 AM | in 1.0
Since gems change very fast and break app due to API changes: we should vendor all used gems.
Comments and changes to this ticket
-
Gaspard Bucher June 15th, 2009 @ 12:12 PM
Since it is not possible to "vendor" gems using native extensions, only gems that are currently considered "unstable" (API changing) have been included in "vendor":
- querybuilder
- yamltest
- gettext
- tzinfo
- syntax
The installation problem was due to gettext.
-
Gaspard Bucher June 15th, 2009 @ 12:19 PM
- State changed from new to resolved
(from [2c0cbd57cdef5113a1450c21ceaadab4aff976b0]) Packed some gems in 'vendor/gems' to make sure API changes in these elements don't break zena. [#248 state:resolved]. http://github.com/zena/zena/commit/2c0cbd57cdef5113a1450c21ceaadab4...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Anyone knows how to use formatting here ?
Git repository: http://github.com/zena
Official website: http://zenadmin.org
People watching this ticket
Referenced by
- 248 cannot install: vendor all gems (from [2c0cbd57cdef5113a1450c21ceaadab4aff976b0]) Packed ...