- Rhomobile Beginner's Guide
- Abhishek Nalwaya
- 243字
- 2021-04-02 18:52:45
Let's get started…
When you install the Rhodes framework, you get a new command-line tool. The Rhogen command simply creates this directory structure for us and populates it with some standard Rhodes code. Why do we need a tool to do this—why can't we just hack away in our favourite editor, creating the source for our application from scratch? Well, we could just hack. After all, a Rhodes application is just Ruby source code. But Rhogen also does a lot of magic behind the curtain to get our applications to work with a minimum of explicit configuration. To get this magic to work, Rhodes needs to find all the various components of your application. As we'll see later in this chapter, this means that we need to create a specific directory structure, and slot our written code into the appropriate places.
We will create a sample application for employee management to understand Rhodes. The employee application will help us to manage employee details by creating, deleting, and modifying an employee. We can filter this according to our needs. Does the world need an employee application? Nope, but that hasn't stopped hundreds of developers from writing one. Why should we be different?
More seriously, it will help us to explore many features of Rhodes development. We'll see how to create a simple page, link database tables, handle sessions, work offline, connect to other servers, push, create forms, and many more features.
- TArch 8.5天正建筑軟件標準教程
- 擁抱開源(第2版)
- AutoCAD快速自學寶典(2018中文版)
- MySQL Admin Cookbook LITE: Configuration, Server Monitoring, Managing Users
- Photoshop案例實戰從入門到精通
- Creo 6.0快速入門、進階與精通(升級版)
- 3ds Max & Unreal Engine 4:VR三維建模技術實例教程(附VR模型)
- Photoshop CS6中文版基礎培訓教程
- 計算機·手機生活應用
- Django 1.0 Website Development
- VRP11/3ds Max虛擬現實制作標準實訓教程
- Capture One 22 Pro高級實戰教程
- 有趣的Flutter:從0到1構建跨平臺App
- 詳解AutoCAD 2022室內設計(第6版)
- 計算機輔助翻譯基礎與實訓