Developer Tools
- News
- Last Updated: January 03, 2008
- Adam Wiggins
RSpec 1.1 is now a part of the default plugin kit for Heroku apps.
We’ve been fans of RSpec for a while now, and feel that it represents the future of TDD/BDD for the Rails world. If you’re not familiar with RSpec, read up and then give it a try.
You don’t need to install anything to use RSpec in your Heroku app, but you do need to initialize the spec/ and stories/ directories by …
- News
- Last Updated: January 03, 2008
- Adam Wiggins
There are now two access levels for collaborators on Heroku apps:
- Full edit access, which allows access to everything: editing code, importing or exporting the database, changing the settings, etc.
- View-only access, which allows the user to view the app only. That is, they can visit the app url (myapp.heroku.com) but not any of the settings pages or the edit url (edit.myapp.heroku.com).
For example, a client who wants to use the app but neither needs …
- News
- Last Updated: May 30, 2024
- Adam Wiggins
Behold: the Heroku gems/plugins manager.
This has been one of our most requested features to date, and we’re glad to finally get this released. Although you could manually upload plugins previously, this will make the process a lot smoother. (You can still manually manipulate the files in your vendor directory if you prefer.)
To get to the manager, open your vendor directory in the lefthand filenav, and click the link that appears at the top:
…
Subscribe to the full-text RSS feed for Developer Tools.