Skip to content

vitalyp/cms

 
 

Repository files navigation

Update to Rails 5.2 in progress. Current implementation require ruby 1.9.3p392 If use rbenv: “‘ rbenv install 1.9.3-p392 rbenv local 1.9.3-p392 gem install bundler bundle “` Sqlite default database now. Run, to populate site languages: “` rake db:seed “` This version of cms tested, and works well with any extra configuration.

admin page: localhost:3000/in password: admin/admin

Tip: use Ctrl SPACE in editor, to show text helpers.

About

railscms. own implementation >4 years ago

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 43.9%
  • Ruby 20.8%
  • HTML 16.9%
  • JavaScript 12.6%
  • CoffeeScript 5.8%