Ask HN:Where can I find open sourced rails apps?

2 points by subrat_rout ↗ HN
If somebody is a novice programmer (in ruby on rails) then should he develop the app from scratch or use any open source app for his idea? Anybody know where I can find good open source rails app especially for developing a CMS?

Thanks

5 comments

[ 1.9 ms ] story [ 15.0 ms ] thread
check out copycopter and bcms as well.

Honestly I'd say this depends on your goals - are you trying to learn? Or just make something (either answer is fine)? If the former, build. The latter, plug something in.

Not sure sepcifically about rails but I usually go to github and search for the keyword there. It shows me a list of all projects under that keyword and you can possibly filter through that to "watch" the ones you are interested in?