Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/3zcurdia/teacher

Sample rails application for practical workshops
https://github.com/3zcurdia/teacher

Last synced: about 1 month ago
JSON representation

Sample rails application for practical workshops

Awesome Lists containing this project

README

        

# Teacher

Sample rails application for practical workshops

* Ruby version: 3.0.2
* Rails version: 6.1.4

## Seutp

* Database creation

```
rake db:create
```

* Database initialization

```
rake db:create
```

## Test

```
rails test
```

## License

MIT License Copyright (c) 2021 Luis Ezcurdia