Hilog 0.1 released.

Hilog 0.1 release is a demo of Flex & Restful Rails and implements the Login/Logout UserStory.

Use "svn co http://hilog.googlecode.com/svn/trunk/ hilog -r 20" command to checkout Hilog 0.1 source code.

Modify database.yml, "rake db:migrate, "./script/console" and "User.create(:login => 'user', :password =>
'123456', :password_confirmation => '123456', :email => '[email protected]').

"./script/server" to start WEBrick.

Open your favorite browser and navigate the URL http://localhost:3000, bingo!

Comments are welcome.

你可能感兴趣的:(SVN,Flex,Rails)