public
Description: A starting point for your new Rails project.
Clone URL: git://github.com/relevance/jumpstart.git
Search Repo:
jumpstart / README
100644 42 lines (27 sloc) 0.796 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Welcome to Jumpstart
 
required gems
  bcrypt
  test-spec
  mocha
 
Getting Started
 
* configure databases (see sample config/database.yml.example)
* rake db:migrate
* Start your application
 
What You Get - All code is spec'd using test/spec
 
Models
 
* User - basic user model with acts_as_authentable
* AppConfiguration - simple class for maintaining application constants
 
Controllers
 
* Sessions - login/logout
* Users - user creation, password reset, user maintenance
* Welcome
 
Plugins
 
* seo_helper
* pretty_buttons
* test_spec_on_rails - BDD using test/spec
* fixture_replacement2
 
Be sure to 'git submodule init' and 'git submodule update' to get all the plugins.
 
CSS
 
* Blueprint css framework - http://code.google.com/p/blueprintcss/
 
Icons
 
* Silk - http://famfamfam.com/lab/icons/silk/