Hi everyone,
I've been thinking of buildings something like this for a long time,
but always postponing it. I was extremely happy to find out about
Chuckslist.
We'll deploy it by the end of the month probably, and from then on
we'll start doing some work on the code base.
Does anyone have this on production already? How are you keeping
private code (stuff with password info, etc.) from the public stuff?
I plan on keeping the main development on my github branch (http://
github.com/helder/chuckslist), and keep a separate private branch on
my server just to keep the confidential stuff.
I think a good way to help make it easier to customize Chuckslist,
keeping all references to it in the environment file, like "app_name",
"app_domain", etc. and using that across app/model/mailmain.rb for
example. That way it's easier to avoid merge conflicts.
Are there any guidelines for contributions?
Cheers,
Helder