Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codeconscious/rails-blog

A blog built using Ruby on Rails, mainly for practice.
https://github.com/codeconscious/rails-blog

blog rails ruby ruby-on-rails

Last synced: 1 day ago
JSON representation

A blog built using Ruby on Rails, mainly for practice.

Awesome Lists containing this project

README

        

# Rails Blog

This blog runs on Ruby v3.1.2 and Rails 7.0.3.

Run it from the terminal using `bin/rails server`.

## Testing

Run all tests simply using `rsync`.

## Annotations

This repo uses the [Annotate](https://github.com/ctran/annotate_models) gem to automatically annotate classes with schema and routes info via comments.