merb

URL
http://merb.devjavu.com
Author(s)
Ezra Zygmuntowicz
Summary
Merb == Mongrel + Erb. Pocket rocket web framework.

Add your comment ↓

Comments

merb (1.0.15) is Failing
for Mark Rendle (GNU/Linux, over 2 years ago)

merb-action-args depends on ParseTree which raises an error for ruby1.9.

merb (1.1) is Working
for chaitanya (GNU/Linux, over 2 years ago)

Works when I installed templater from source. :-)....Merb rocks.............

merb (1.1) is Working
for sintaxi (Mac OSX, over 2 years ago)

This is entire stack minus merb-action-args

merb 1.1
data objects 0.9.12
datamapper 0.9.11

for mysql 'gem install hectoregm-mysql-ruby'

*note: for merb-gen 1.1 to work I had to build templater 0.5.0 from source. git://github.com/jnicklas/templater.git

*another note: my reporting of merb 1.0.11 working was incorrect. I did not have ruby installed correctly and was still running on MRI. this report is accurate (I promise).

merb (1.0.11) is Working
for sintaxi (Mac OSX, over 2 years ago)

stack running with a authenticated "hello world". w00t!

merb (1.1) is Working
for Matt Aimonetti (Mac OSX, over 3 years ago)

Only Merb 1.1 will be guaranteed to work with Ruby1.9.

Merb 1.0.x won't work properly and if you can't wait, get the latest code of Merb from GitHub. (master branch)

merb (1.0.11) is Working
for Ptico (GNU/Linux, over 3 years ago)

If you get an error like http://gist.github.com/60282, replace a contests of file ../gems/templater-0.5.0/lib/templater/core_ext/string.rb with this: http://github.com/jnicklas/templater/blob/bff0fbd18690054e5c3c8a1100e6ab75a8d70b3e/lib/templater/core_ext/string.rb

merb (1.0.9) is Failing
for Jaroslaw Zabiello (Mac OSX, over 3 years ago)

Gems can install but Merb cannot create any project http://gist.github.com/60282

merb (1.0.8.1) is Working
for Konstantin Haase (GNU/Linux, over 3 years ago)

Works. Some dependencies need fix: http://gist.github.com/58071

Add your comment




Yes No