Skip to content

Commit 5560784

Browse files
committed
Remove redundant intercom install generator
1 parent 9798669 commit 5560784

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

README.mdown

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -151,13 +151,6 @@ You can also override `IntercomRails::Config` options such as your `api_secret`,
151151
}) %>
152152
<% end %>
153153
```
154-
155-
The `intercom:install` rails generator will add the `intercom_script_tag` to your application layout:
156-
157-
```
158-
rails g intercom:install YOUR-APP-ID
159-
```
160-
161154
## Importing your users
162155
To get started faster with Intercom, `IntercomRails` includes a Rake task that will do an initial import of your users:
163156

lib/rails/generators/intercom/install/install_generator.rb

Lines changed: 0 additions & 33 deletions
This file was deleted.

0 commit comments

Comments
 (0)