|
SimpleLog wiki
Installing SimpleLog Upgrading Working with themes
How to
Troubleshooting Development & resources |
FreezeRailsIt's simple to freeze Rails and it ensures SimpleLog will run correctly. Simply run the following rake command: rake rails:freeze:edge TAG=rel_1-2-1
This will create a "rails" folder in vendor/. Restart your app/server if it's running. |