/builtonrails.com

Showcasing the power of Ruby on Rails.

Primary LanguageHTML

Built On Rails

Q: What do you do when someone asks, "does anybody use Rails anymore?" A: Send then to builtonrails.com!

builtonrails.com is an effort to collect a definitive list of the companies and applications that rely on Rails every day.

Contributing

Want to add an app to the list? Add your app to _data/apps.yml and open a Pull Request.

You can use _data/template.yml to get setup quickly.

We also welcome other improvements and fixes to the site itself. Please submit a PR! ❤️

Development

Start a development server with ./serve.sh or bundle exec jekyll serve.

Start a deploy with ./deploy.sh.