Sha256: 2bcf5e970910a44da8e5087735133df63d72a4e8f55b548960b392061ea1859f
Contents?: true
Size: 445 Bytes
Versions: 1
Compression:
Stored size: 445 Bytes
Contents
= ActionTexter Allows you to build text messages similar to ActionMailer == Installation In your Gemfile add: gem 'action_texter' Install your gems: bundle install That's it! == Configuration In your environments/[RAILS_ENV].rb file, add: config.action_texter.delivery_method = :file config.action_texter.file_settings = {} == Contributing If you'd like to contribute to this project, please fork and send me a pull request.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
actiontexter-0.1.0 | README.rdoc |