Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/juliendargelos/rails-snippets


https://github.com/juliendargelos/rails-snippets

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Rails snippets

> Fichiers utiles dans un projet rails.

**C O D E    I N S T A B L E**

## [Concerns](https://github.com/juliendargelos/Rails-snippets/tree/master/concerns)

> Les fichiers sont à placer dans `app/models/concerns`

## [Helpers](https://github.com/juliendargelos/Rails-snippets/tree/master/helpers)

> Les fichiers sont à placer dans `app/helpers`

## [Initializers](https://github.com/juliendargelos/Rails-snippets/tree/master/initializers)

> Les fichiers sont à placer dans `config/initializers`