All Projects → iridakos → Table_flipper

iridakos / Table_flipper

Licence: mit
(╯°□°)╯︵ ┻━┻ A useless gem for table flipping on exceptions 😒

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Table flipper

Beemo
🤖 Centralized configuration layer for dev tools. Beep boop.
Stars: ✭ 100 (-69.51%)
Mutual labels:  development-environment, developer-tools
Docker Mastery For Nodejs
Docker Mastery for Node.js Projects, From a Docker Captain
Stars: ✭ 231 (-29.57%)
Mutual labels:  development-environment, developer-tools
Nanobox
The ideal platform for developers
Stars: ✭ 1,530 (+366.46%)
Mutual labels:  development-environment, developer-tools
Prequel
Prequel for Laravel. Clear and concise database management.
Stars: ✭ 1,141 (+247.87%)
Mutual labels:  development-environment, developer-tools
Hela
🍦 Powerful software development experience and management. Enhancing @tc39 JS, @denoland and @nodejs, because we need a bit of magic. ✨ You can think of it as Cargo for the JavaScript ecosystem.
Stars: ✭ 320 (-2.44%)
Mutual labels:  development-environment, developer-tools
Pric
Simple zero-config tool to create Private Certificate Authority & issue locally-trusted development server certificates with any domain names you'd like. SSL certificates for development purposes.
Stars: ✭ 87 (-73.48%)
Mutual labels:  development-environment, developer-tools
Takeoff
A rapid development environment using docker for convenience.
Stars: ✭ 271 (-17.38%)
Mutual labels:  development-environment, developer-tools
Developer Roadmap Guide 2018
Stars: ✭ 344 (+4.88%)
Mutual labels:  development-environment, developer-tools
nanobox-engine-nodejs
Engine for running Node.js apps on Nanobox
Stars: ✭ 16 (-95.12%)
Mutual labels:  developer-tools, development-environment
nanobox-rails
Quickly set up a Ruby on Rails app on Nanobox, the ideal platform for developers. With Nanobox, Rails app developers can set up instant, isolated development environments that can be shared among team members. Rails apps created using Nanobox can be automatically deployed to AWS, Azure, Google Cloud, and other cloud hosts without the need for de…
Stars: ✭ 19 (-94.21%)
Mutual labels:  developer-tools, development-environment
Deb Dev Machine
Quickly install common Developer tools, IDE's & Services on Debian 9
Stars: ✭ 63 (-80.79%)
Mutual labels:  development-environment, developer-tools
blimp
Blimp: Develop with Docker Compose in the cloud
Stars: ✭ 96 (-70.73%)
Mutual labels:  developer-tools, development-environment
Git Project
Manage a large number of local git repositories with ease!
Stars: ✭ 14 (-95.73%)
Mutual labels:  development-environment, developer-tools
Swiff
💁 Command line tools for common local ↔ remote server tasks.
Stars: ✭ 87 (-73.48%)
Mutual labels:  development-environment, developer-tools
Ergo
The management of multiple apps running over different ports made easy
Stars: ✭ 452 (+37.8%)
Mutual labels:  development-environment, developer-tools
Works For Me
Collection of developer toolkits
Stars: ✭ 131 (-60.06%)
Mutual labels:  development-environment, developer-tools
Dojo
Containerize your development and operations environment
Stars: ✭ 240 (-26.83%)
Mutual labels:  development-environment, developer-tools
docker-dev
A local Docker Environment for building PHP applications 🔨
Stars: ✭ 97 (-70.43%)
Mutual labels:  developer-tools, development-environment
Ember Twiddle
JSFiddle type thing for ember-cli style code
Stars: ✭ 269 (-17.99%)
Mutual labels:  development-environment, developer-tools
Django Querycount
Middleware that Prints the number of DB queries to the runserver console.
Stars: ✭ 280 (-14.63%)
Mutual labels:  developer-tools

Table flipper (╯°□°)╯︵ ┻━┻

A useless gem that prepends the table flipper on Exception messages.

Gem Version

Installation

Add this line to your application's Gemfile:

gem 'table_flipper'

And then execute:

$ bundle

Or install it yourself as:

$ gem install table_flipper

Then try to break your code, ta da:

NoMethodError: (╯°□°)╯︵ ┻━┻ : undefined method `do_something' for nil:NilClass

Screenshot

Screenshot

Contributing

  1. Fork it ( https://github.com/iridakos/table_flipper/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request
Lazarus Lazaridis
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].