RailsApps / rails_apps_composer

A gem with recipes to create Rails application templates for Rails starter apps.
http://railsapps.github.io/rails_apps_composer/
1.42k stars 306 forks source link

Difference with rails-composer #339

Closed g8d3 closed 9 years ago

g8d3 commented 9 years ago

Hi,

Can you tell me in brief the difference between rails_apps_composer and rails-composer?

I am making list of rails starter templates and I am not sure which one to include.

DanielKehoe commented 9 years ago

Great to hear of your project. I put together a similar list some time ago: http://railsapps.github.io/rails-application-templates.html

Rails Composer is an application template that generates a dozen different Rails starter apps. It is open source and actively maintained and popular among developers.

The gem rails_apps_composer is a tool I use for generating the Rails Composer application template. Some other developers also use it to generate their own custom application templates. Rails Composer is a complex script. By using rails_apps_composer, it is easier to maintain Rails Composer.

g8d3 commented 9 years ago

Thanks Daniel. I remember seeing that page years ago. I forget about it. It's a great resource.

Drone.bz seems offline.

The little table I wrote is at this awesome-rails fork.