Sha256: 566c5e00f7ca2269daac04207b00aa0171d3ea9bc84a1f4e658b2ece0c0f1ba1
Contents?: true
Size: 751 Bytes
Versions: 10
Compression:
Stored size: 751 Bytes
Contents
# Getting Started 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. --> This guide covers getting up and running with Plutonium. It is intended to be a more detailed guide. If you're interested in a quick start, check out our [tutorial](/guide/tutorial). ## 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
10 entries across 10 versions & 1 rubygems