Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ rubyOne Public

I take my first look at the Ruby programming language along with the Rails web dev framework by building a simple CRUD app. The app also has an API for programmatic access to the application data and a small test suite for testing app functionality after development revisions.

Notifications You must be signed in to change notification settings

sospep/rubyOne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Master

"Balloons are addictive, be careful how you use them!"

RubyOne - Is a basic web application with CRUD functionaly built using the Ruby language with the Rails framework. Use it as a template to jump start your web application development project.


Pull Requests License

Created by sospep and contributors

This application was developed using ...

Ruby version

  • v 2.3.3p222

Rails version

  • v 5.13

System dependencies

  • list gems required or ???

Configuration

  • [] add note re sqlite3 gem version on windows platforms
  • [] add note re coffee-script-source gem version on windows platforms

Database Creation

  • [] run rails db:migrate

Database initialization

  • [] add instructions

How to run the test suite

  • [] add instructions

Services (job queues, cache servers, search engines, etc.)

  • [] add instructions

Deployment instructions

  • [] add instructions
  • ...

About

I take my first look at the Ruby programming language along with the Rails web dev framework by building a simple CRUD app. The app also has an API for programmatic access to the application data and a small test suite for testing app functionality after development revisions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published