How to contribute to Merb / Edits

about 1 month ago

Edited line 10 :

It is a bug if: please read to follow coding guidelines for Merb. No Symbol#to_proc or returning is allowed.

It is a bug if: please read to follow coding guidelines for Merb.

about 1 month ago

Edited line 6 :

This is framework code we are writing!

It is a bug if: please read to follow coding guidelines for Merb.

3 months ago

Edited line 1 :

Merb-more needs some love!

If you are looking for something to hack on, go with merb-more. It is easier to understand because libraries are really small, it requires some attention because most active contributors usually hack on core. And some balance is obviously needed.

Before you start.

Make sure this neato feature you’d like to see in Merb is vital or provides much better way of doing things that every web application or service does.

Then make sure you have specs and documentation for your changes. These two steps are very important for Merb code quality and speed.

What to do if you have patches

Patches

3 months ago