Ticket #1 (closed defect: fixed)
Gem version fails in "require 'linguistics/en'"
| Reported by: | Francis Hwang <sera@…> | Owned by: | deveiant |
|---|---|---|---|
| Priority: | normal | Milestone: | IncorporateContributions |
| Component: | packaging | Version: | 1.0.3 |
| Severity: | normal | Keywords: | gem gemspec fix redist require |
| Cc: |
Description
[via an email]
Wanted to send you a fix for your Linguistics gemspec. Without it I wasn't able to require 'linguistics/en'. It's just this line:
s.require_paths = %w( lib redist )
somewhere inside the Gem::Specification.new do |s| ... end block.
[...]
Change History
Note: See
TracTickets for help on using
tickets.
