Yeah, Insoshi was built before Bundler became a thing, and back when Rails 
2.x-style config.gem directives in environment.rb were even more unreliable 
than they were in 2.3   So the gems are mostly in vendor, with a couple of 
instructions added to the README about some native ones that need to be 
installed (like ultrasphinx).

I think you can build an exhaustive list by comparing three locations:
        • vendor/gems
        • README
        • config/environment.rb

I'm in the middle of converting Insoshi to use Bundler (in preparation for a 
Rails 3 migration), but it's taking a while and I don't have much free time to 
work on it.

Evan

On May 26, 2011, at 10:24 AM, Jeweller wrote:
> Hi,everyone
> I'm trying to read the code of insoshi. But there is no gemfile in the
> insoshi project, only plugins in the vendor folder.
> That's all the gems that were used in the project, right? Or maybe,
> there'er other gems also used in a special way?
> Does anyone got a list of gems which were used in insoshi?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Insoshi" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/insoshi?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Insoshi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/insoshi?hl=en.

Reply via email to