builder_apm 0.4.1 → 0.5.1

Sign up to get free protection for your applications and to get access to all the features.
data/README.md DELETED
@@ -1,29 +0,0 @@
1
- # BuilderApm
2
-
3
-
4
-
5
- ## Installation
6
-
7
- Add this line to your application's Gemfile:
8
-
9
- ```ruby
10
- gem 'builder_apm'
11
- ```
12
-
13
- And then execute:
14
-
15
- $ bundle install
16
-
17
- Or install it yourself as:
18
-
19
- $ gem install builder_apm
20
-
21
- run
22
- ```
23
- rails generate builder_apm:install
24
- ```
25
-
26
- ## Usage
27
-
28
- TODO: Write usage instructions here
29
-