Howto install from Git?

10 views
Skip to first unread message

Martin Stabenfeldt

unread,
Oct 30, 2011, 11:29:09 AM10/30/11
to Refinery CMS
Hi,

I tried to follow the guide at http://refinerycms.com/guides/how-to-contribute-to-refinery-development,
but the config directory is missing, so I guess that guide is
outdated?

Could anyone please give me a quick intro on how to get Refinery up
and running from Git? :)


Cheers,
Martin Stabenfeldt

Philip Arndt

unread,
Oct 30, 2011, 4:17:51 PM10/30/11
to refine...@googlegroups.com
If you're contributing to 1-0-stable then make sure you use git checkout 1-0-stable

Otherwise, to contribute to edge, you need to run:

rails generate refinery:testing:dummy_app

Refinery no longer includes by default a Rails application so the config directory won't exist inside the root directory of the git checkout.
Instead, after running the rails generate command above, you'll find it in spec/dummy/
Reply all
Reply to author
Forward
0 new messages