@@ -11,17 +11,13 @@ Twitter Bootstrap' ın Sass versiyonunu Rails' e entegre ediyor.
11
11
* https://github.com/thomas-mcdonald/bootstrap-sass
12
12
* http://rubydoc.info/gems/bootstrap-sass/frames
13
13
14
- ** Kaynaklar**
15
-
16
14
#### bootstrap-wysihtml5-rails
17
15
Bootstrap temalı HTML5 wysing editör.
18
16
19
17
* https://www.ruby-toolbox.com/projects/bootstrap-wysihtml5-rails
20
18
* https://github.com/Nerian/bootstrap-wysihtml5-rails
21
19
* http://rubydoc.info/gems/bootstrap-wysihtml5-rails/frames
22
20
23
- ** Kaynaklar**
24
-
25
21
#### haml
26
22
Markup language.
27
23
@@ -30,71 +26,55 @@ Markup language.
30
26
* github linki
31
27
* Ruby doc linki
32
28
33
- ** Kaynaklar**
34
-
35
29
#### haml-rails
36
30
Haml - Rails entegrasyonu yapar.
37
31
38
32
* ruby-toolbox linki
39
33
* https://github.com/indirect/haml-rails
40
34
* Ruby doc linki
41
35
42
- ** Kaynaklar**
43
-
44
36
#### bootstrap-datepicker-rails
45
37
Bootstrap temalı date picker.
46
38
47
39
* ruby-toolbox linki
48
40
* https://github.com/Nerian/bootstrap-datepicker-rails
49
41
* Ruby doc linki
50
42
51
- ** Kaynaklar**
52
-
53
43
#### breadcrumbs_on_rails
54
44
Breadcrumb(ekmek kırıntısı) için kullanıyoruz.
55
45
56
46
* ruby-toolbox linki
57
47
* https://github.com/weppos/breadcrumbs_on_rails
58
48
* Ruby doc linki
59
49
60
- ** Kaynaklar**
61
-
62
50
#### client_side_validations
63
51
Modeldeki validasyonları alıp javascript ile client side' ta yapıyor.
64
52
65
53
* ruby-toolbox linki
66
54
* https://github.com/bcardarella/client_side_validations
67
55
* Ruby doc linki
68
56
69
- ** Kaynaklar**
70
-
71
57
#### compass-rails
72
58
Sass mixin kütüphanesi.
73
59
74
60
* ruby-toolbox linki
75
61
* https://github.com/chriseppstein/compass
76
62
* Ruby doc linki
77
63
78
- ** Kaynaklar**
79
-
80
64
#### simple_form
81
65
Form generator.
82
66
83
67
* ruby-toolbox linki
84
68
* https://github.com/plataformatec/simple_form
85
69
* Ruby doc linki
86
70
87
- ** Kaynaklar**
88
-
89
71
#### select2-rails
90
72
Gem Açıklama
91
73
92
74
* ruby-toolbox linki
93
75
* https://github.com/argerim/select2-rails
94
76
* Ruby doc linki
95
77
96
- ** Kaynaklar**
97
-
98
78
## Server Side
99
79
100
80
* [ rails_config] ( https://github.com/railsjedi/rails_config ) Projeye config ayarları eklememizi sağlıyor.
0 commit comments