Sha256: 69cb5048fd2cffd34c5767f54b8b501184211b44c1ad5c994011060a2c8c3855

Contents?: true

Size: 698 Bytes

Versions: 8

Compression:

Stored size: 698 Bytes

Contents

===============================================================================

Your app is now Chimpified!

1. Add the astrochimp_signups table by running:

     rake db:migrate

2. Set your Mailchimp API key and List ID:

     export AC_MAILCHIMP_API_KEY=abcdefg12345
     export AC_MAILCHIMP_LIST_ID=zyxwvut09876

   Note: you can also set these in astrochimp.yml but ENV variables will take precedence

3. Specify your own configurations in astrochimp.yml (optional)

4. Give the astrochimp.html.erb layout your own style (optional)

5. Modify your routes.rb and mount the chimp somewhere besides '/' (optional)

===============================================================================

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
astrochimp-0.2.5 lib/generators/templates/README
astrochimp-0.2.4 lib/generators/templates/README
astrochimp-0.2.3 lib/generators/templates/README
astrochimp-0.2.2 lib/generators/templates/README
astrochimp-0.2.1 lib/generators/templates/README
astrochimp-0.2.0 lib/generators/templates/README
astrochimp-0.1.3 lib/generators/templates/README
astrochimp-0.1.2 lib/generators/templates/README