File tree Expand file tree Collapse file tree 1 file changed +6
-13
lines changed
Expand file tree Collapse file tree 1 file changed +6
-13
lines changed Original file line number Diff line number Diff line change 1- [ ![ Build Status] ( https://api.travis-ci.org/hugodias/railStrap.png )] ( https://travis-ci.org/hugodias/railStrap )
21# RailStrap v4
32
43[ Demo] ( http://railstrap03.herokuapp.com/ )
@@ -7,12 +6,11 @@ RailStrap is a Front-end / Back-end template using HTML5 Boilerplate, Twitter Bo
76
87## Quick start
98
10- Clone the git repo - ` git clone https://github.com/hugodias/railStrap.git ` - or [ download it] ( https://github.com/hugodias/railStrap/zipball/master )
9+ * Clone the git repo - ` git clone https://github.com/hugodias/railStrap.git ` - or [ download it] ( https://github.com/hugodias/railStrap/zipball/master )
10+
11+ * Run ` bundle install `
12+ * Run ` rake db:migrate `
1113
12- Go to your railStrap folder and run install
13- <pre >
14- sh install.sh
15- </pre >
1614
1715Then run your server
1816<pre >
@@ -21,10 +19,6 @@ rails s
2119
2220Check at [ http://localhost:3000 ] ( http://localhost:3000 )
2321
24- You can try loggin in with ` administrator@railstrap.com / 123123 `
25-
26-
27-
2822## Requirements
2923
3024* Rails 4
@@ -42,9 +36,8 @@ You can try loggin in with `administrator@railstrap.com / 123123`
4236##### [ HAML Template Engine] ( http://haml.info/ )
4337
4438##### [ Ruby on Rails 4.0.0] ( http://rubyonrails.org/ )
45- * Security Authentication system
46- * Remember me
47- * Users CRUD
39+ * Devise
40+ * Paperclip ( User profile picture )
4841
4942
5043### Databases support
You can’t perform that action at this time.
0 commit comments