Skip to content

project-kotinos/braingourmets___crud

This branch is 3 commits ahead of, 430 commits behind braingourmets/crud:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e8b7a67 · Aug 8, 2019
Jun 19, 2018
Jun 19, 2018
Jan 7, 2019
Jan 10, 2017
Mar 1, 2016
May 5, 2015
Sep 5, 2017
Nov 8, 2016
May 5, 2015
Aug 23, 2018
Jul 15, 2019
Mar 6, 2019
Aug 8, 2019
Jul 15, 2019
Jul 15, 2019
May 5, 2015
Jun 26, 2018
Jul 15, 2019
Nov 8, 2016
Sep 5, 2017
Aug 8, 2019

Repository files navigation

CRUD demo

Build Status

This little Rails demo application shows CRUD forms for several configurations:

  • model not namespaced, controller not namespaced
  • model namespaced, controller not namespaced
  • model not namespaced, controller namespaced
  • model namespaced, controller namespaced

In all configurations, the model namespace should not be part of the URL (which added additional hurdles).

This little application is a product by the Brain Gourmets.

About

CRUD demo with namespaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 75.3%
  • HTML 20.0%
  • CSS 1.7%
  • JavaScript 1.5%
  • Shell 1.1%
  • CoffeeScript 0.4%