Common Rake Tasks
Display rake Tasks, That have a description
1
|
|
Display rake Tasks, That have a description
1
|
|
A typical rails app makes use of many gems. But is it necessary to install or add all of them to the load path? In most cases the answer is no.
Here is a typical example:
This list was compiled from rails 4, but may also be valid in earlier versions of rails. Use Active Record migrations to alter your database in a structured and organized manner.
List of attributes for SQL types:
1 2 3 4 5 6 7 8 9 10 11 |
|
You may also use database specific types, however this is not database agnostic and is to be used with caution.