Skip to content

infracloudio/ruby-on-rails-acorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acorn for Ruby on Rails sample app - Article App

======

Ruby on Rails, is a web application framework that has revolutionized the way we build modern web applications. It's known for its "convention over configuration" philosophy, which simplifies development tasks and allows programmers to focus on building exceptional features.

This is an Acorn for the sample Ruby on Rails Article app following Offical Ruby on rails Getting Started section.This sample Article app Implements CRUD where you can create, edit and delete your Articles.

Configure the Ruby on Rails App

Ruby on rails uses mariadb as the database and it is been used as the services . If you are using Advanace Options on Acorn Platform you can provide the rordbname. By default it will be named as rordb.