Closed davidwisch closed 14 years ago
That's because it doesn't exist as a gem yet. I converted the postmark gem and rails gem to work with Rails 3 and they haven't pulled in my changes. Once they do, and package them up, it will be available.
However, you CAN use it as a plugin if you install my fork of the postmark gem as a plugin as well:
Running the gem install command (sudo gem install postmark-rails3) produces the following output:
ERROR: Could not find a valid gem 'postmark-rails3' (>= 0) in any repository
Can't seem to find it on rubygems either (http://rubygems.org/gems?letter=P&page=19).