Introduction
- Propmansheet (Propman sheet) is a web based spreadsheet.
- The web page written using a simple set of Ruby on Rails instructions.
- The spreadsheet functionality is obtained using the Active Scaffold plugin.
- Information is entered into the spreadsheet via the web page.
- The spreadsheet is set-up by writing instructions using a Radrails editor.
- The web page is initially started and controlled using two simple console (DOS) windows.
Spreadsheet
The spreadsheet can be broken down into three parts:
- Spreadsheet, how to use web page to present data and import into Propman
- How to write a Propman spreadsheet using Active Scaffold
- How to use and get Ruby on Rails running on a PC.
Screen Print of Example Spreadsheet