Add a Static Pages controller
Showing
| source 'https://rubygems.org' | source 'https://rubygems.org' | ||
| git_source(:github) { |repo| "https://github.com/#{repo}.git" } | git_source(:github) { |repo| "https://github.com/#{repo}.git" } | ||
| gem 'rexml', '~> 3.2', '>= 3.2.5' | |||
| gem 'rails', '6.1.3.2' | gem 'rails', '6.1.3.2' | ||
| gem 'image_processing', '1.9.3' | gem 'image_processing', '1.9.3' | ||
| gem 'mini_magick', '4.9.5' | gem 'mini_magick', '4.9.5' | ||
| ... | ... |
app/views/static_pages/about.html.erb
0 → 100644
Please
register
or
sign in
to comment