This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install wycats-merb-core
commit defdabd8df298863a2704d66c6d1054058a9d84f
tree 6a0cc969f64d66c8fee1682ca55bb2572621758b
parent c63375986e5111b00cd66c9dc608f216d5069d15
tree 6a0cc969f64d66c8fee1682ca55bb2572621758b
parent c63375986e5111b00cd66c9dc608f216d5069d15
... |
... |
|
... |
... |
|
... |
... |
|





Comments
Sorry, I’m having trouble translating this to the command line…do you happen to have an example? If I’m currently doing this:
merb -a thin
How should I translate this now?
By that I mean merb -a thin-turbo seems to cough this up:
merb-core-0.9.4/lib/merb-core/core_ext/object.rb:88:in `full_const_get’: private method `split’ called for nil:NilClass (NoMethodError)
Clone git://github.com/macournoyer/thin-turbo.git, build it, install the gem and then you can use thin-turbo adapter. It just worked for me. Pretty damn fast.
Yep, got it going – it’s exceptionally fast, however it appears to be eating up 99.9% of my CPU on my macbook pro.
Swiftiply + Thin Turbo would be awesome! :)