-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathhappy_seed.txt
62 lines (57 loc) · 5.27 KB
/
happy_seed.txt
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
```````
``.-:::::::::::::-.`` ```.`
`:///::---------------::::.+/o:/ -:
`-/+/::---------------------:///+/o/o
`//:------------:-----------------://:/ `
/o:---------/--//-.-/:-/:------------+/:.
-/----------.-::+//+s///-...----------/o++-
:/--------.......+ssosss-......---------+.
-/-----//+-......:soooooso......:///------+`
+------/-:-......sooooooos/.....:-./------:/
-/-------........-yysoooosso.........-------o
+--------.........oysooooyy:.........-------/.
+--------........../ossso+-..........-------/-
+--------..:......................-..-------+.
-/-------..o.....................-+..-------o
+--------./:....................+-.-------:/
-/---------+:.................-/:.--------+`
:/---------:/:.............-:/-.--------+.
-/----------:/::--....--://:----------/.
./:------------://///::------------/:`
`-/:----------------------------:/.
`-::-----------------------:::.
`-::::--------------::::.`
`.-:::::::::::::-.``
```````
┌────────────────────┐
┌──│ devise_confirmable │
┌───────────┐ │ └────────────────────┘
┌───│ ckeditor │ ┌───────┐ │ ┌──────────────────┐
│ └───────────┘ │ api │ ├──│ devise_invitable │
│ ┌────────────┐ └───────┘ │ └──────────────────┘
├───│ jazz_hands │ │ │ ┌───────┐ ┌────────────┐
│ └────────────┘ ▼ ├──│ roles │◀─────│ admin │
│ ┌───────────┐ ┌────────┐ │ └───────┘ └────────────┘
├───│ htmlemail │ ┌──│ devise │◀─┤ ┌────────┐
│ └───────────┘ │ └────────┘ │ ┌────────┐ ┌──│facebook│
┌──────┐ │ ┌────────────┐ │ └──│omniauth│◀─┤ └────────┘
│ base │◀─┼───│ bootstrap │◀─┤ └────────┘ │ ┌───────┐
└──────┘ │ └────────────┘ │ ┌────────┐ ├──│github │
│ ┌────────────┐ └──│ splash │◀─┐ │ └───────┘
├───│ react │ └────────┘ │ │ ┌──────────┐
│ └────────────┘ │ ├──│googleauth│
│ ┌────────────┐ ┌───────────┐ │ └──────────┘
└───│angular_view│◀──┐ │simple_cms │ │ ┌─────────┐
└────────────┘ │ └───────────┘ ├──│instagram│
│ │ └─────────┘
┌───────────────┐ │ ┌───────┐
│angular_install│ └──│twitter│
└───────────────┘ └───────┘
Welcome to Seed. Above is the list of generators and how they interact
with each other.
You've installed the base generator. All of the other generators can
be run now, or at anytime after the project is started. For example,
you could run "rails generate happy_seed:twitter" and all over the
dependancies would also be run if needed.
For more documentation, please go to:
http://seed.happyfuncorp.com/docs/rails.html