Sha256: 07968f14910abcafbbfd3ba4d60a868a63de8aa80010580661af8fffec3d1fcb
Contents?: true
Size: 624 Bytes
Versions: 3
Compression:
Stored size: 624 Bytes
Contents
# Getting Started with Plutonium <!-- This guide covers getting up and running with Plutonium. After reading this guide, you will know: - How to install Plutonium. - The general layout of a Plutonium application. - The basic principles of Resource design. - How to quickly generate the starting pieces of a Plutonium application. --> ## Prerequisites Before using Plutonium, you should be familiar with Rails. Plutonium builds upon many core Rails concepts and conventions. If you're new to Rails or need a refresher, we highly recommend reading the [Rails' guide](https://guides.rubyonrails.org/getting_started.html).
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
plutonium-0.15.8 | docs/guide/getting-started/index.md |
plutonium-0.15.7 | docs/guide/getting-started/index.md |
plutonium-0.15.6 | docs/guide/getting-started/index.md |