ebb882980c586c23b0e92e4eb1117d0d70b8c6d2
RubyX webpages
RubyX's webpage is a rails 5.2 application run at Heroku http://ruby-x.org.
If you don't know rails, most of the docs are quite close to text (called haml), found in the app/views/pages directory.
Contribute
We are very open to improvement so if you see anything that is wrong or misleading, please create an issue.
Also if you feel there is information missing, don't hesitate to mention it.
Even better, clone and send a pull request. Typos and small things don't even need a branch.
Local viewing
After having cloned the repository go to the folder and
bundle
bundle exec rails server
go to localhost:3000
Description
Languages
Haml
69.2%
JavaScript
18.7%
SCSS
6.1%
Ruby
4%
CSS
1.2%
Other
0.8%