Skip to content

Commit 38bd797

Browse files
committed
capistrano
1 parent c767774 commit 38bd797

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@ It:
7171
1. For assets pipeline you can generate all js/css file into folder by rake task:
7272

7373
rake mongodb_logger:assets:compile[public/assets]
74+
75+
For capistrano possible compile assets by receipt. Add this to config/deploy.rb:
76+
77+
require 'mongodb_logger/capistrano'
7478

7579

7680
## Usage

0 commit comments

Comments
 (0)