issues
search
monterail
/
guidelines
[DEPRECATED] We are Ruby on Rails experts from Poland. Think hussars. Solid & winged. These are our guidelines.
71
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use "Controller as" syntax in Angular.js
#152
sheerun
closed
11 years ago
3
Writing css and html in accordance to BEM
#151
sheerun
closed
11 years ago
13
When using custom subdomains remember to set reserved ones
#150
teamon
closed
11 years ago
13
Use array notation instead of $inject
#149
teamon
closed
11 years ago
22
Use raw: true when using redis as cache store
#148
teamon
closed
11 years ago
6
Use double quotes in Slim
#147
porada
closed
11 years ago
9
Never use data URI with properties that might be vendor-prefixed
#146
porada
closed
11 years ago
3
Don’t use rgb(r, g, b) for colors; use rgba(#hex, alpha) instead rgba(r, g, b, alpha)
#145
porada
closed
11 years ago
11
Add bson_ext get when using mongo
#144
teamon
closed
11 years ago
5
Try to avoid calling self explicitly on reads
#143
sheerun
closed
11 years ago
4
Prefer $(this) over $(@) in coffeescript.
#142
sheerun
closed
11 years ago
9
Increase security of rails apps
#141
jandudulski
closed
11 years ago
7
Add RAILS_ENV export to /env/bashrc on servers
#140
sheerun
closed
11 years ago
5
Use bin directory in active way
#139
sheerun
closed
11 years ago
21
Don't use one letter variables unless it is very short block.
#138
sheerun
closed
11 years ago
14
Use yell as default logging library.
#137
sheerun
closed
10 years ago
27
Use gem-wrapped vendor assets
#136
porada
closed
11 years ago
3
Deprecate Bourbon and Compass; use Autoprefixer by default
#135
porada
closed
11 years ago
13
Use bcrypt-ruby by default
#134
sheerun
closed
11 years ago
10
Use Rails 4.0 for new projects
#133
sheerun
closed
11 years ago
3
Update minor versions of gems periodically.
#132
sheerun
closed
11 years ago
12
Use LOW_PRIORITY update for MySQL for long-lasting queries on production
#131
sheerun
closed
11 years ago
6
Use InnoDB database format instead of MyISAM
#130
sheerun
closed
11 years ago
14
Use semantic versions for all gems in Gemfile for production.
#129
sheerun
closed
11 years ago
11
Vendor assets should always be wrapped into a gem.
#128
jandudulski
closed
11 years ago
3
Always send proper Content-Type for uploaded files
#127
teamon
closed
11 years ago
9
Use rspec-fire anytime you use mocks or stubs
#126
sheerun
closed
11 years ago
20
Use moneta for key-value storage API
#125
sheerun
closed
11 years ago
7
Use lograge by default
#124
sheerun
closed
11 years ago
8
--help
#123
teamon
closed
11 years ago
0
fix: Order in rails.md
#122
teamon
closed
11 years ago
1
Use dotenv gem for vulnerable and secret data
#121
sheerun
closed
11 years ago
15
Use sqlite3 database in development and testing, and postgresql on staging and production
#120
sheerun
closed
11 years ago
6
Use no_more_pending_migrations gem
#119
sheerun
closed
11 years ago
7
Mark temporary css with TODO comment
#118
teamon
closed
11 years ago
9
Never ever ever use natural keys in your database
#117
teamon
closed
11 years ago
9
Add null: false for indexed columns
#116
sheerun
closed
11 years ago
4
Make boilerplate-rails public
#115
sheerun
closed
11 years ago
1
Add decent_exposure as required gem
#114
jandudulski
closed
11 years ago
4
Embrace source maps
#113
porada
closed
11 years ago
15
Detect and inform about network issues, especially in SPA
#112
teamon
closed
11 years ago
2
.rbenv-version, .ruby-version, .rvmrc
#111
jandudulski
closed
11 years ago
17
Use Hash#fetch instead of Hash#[]
#110
sheerun
closed
11 years ago
6
Don’t use punctuation marks at the end of translation strings
#109
porada
closed
11 years ago
22
Don't use observers
#108
sheerun
closed
11 years ago
3
Use rails_best_practices gem
#107
chytreg
closed
11 years ago
3
Group gems in meaningful groups
#106
teamon
closed
11 years ago
8
vargant guidelines
#105
szajbus
closed
11 years ago
4
Turn off helpers generation
#104
jandudulski
closed
11 years ago
3
Turn off assets generation fixes #99
#103
chytreg
closed
11 years ago
0
Previous
Next