Skip to content

Latest commit

 

History

History
71 lines (47 loc) · 2.49 KB

README.md

File metadata and controls

71 lines (47 loc) · 2.49 KB

sources - List of stuff i find useful.


Tools

####Ngrok Introspected tunnels to localhost.

####TMUX Tmux is a terminal multiplexer

####VIM Powerfull editor.

####[DataZenit] (https://datazenit.com/) Web-based database administration tool for MySQL and PostgreSQL with schema builder, data grid and real-time charts.

####[PurifyCSS] (https://github.com/purifycss/purifycss) Detects which CSS classes your app is using and creates a file without the unused CSS.

Gems(Ruby)

####ClientSideValidations ClientSideValidations made easy for your Rails 4 applications!

####Activerecord Colored Log Subscriber This gem is a tested backport of that colorized logging feature

####BrakeMan Brakeman is a static analysis tool which checks Ruby on Rails applications for security vulnerabilities.

####Lolita Super easy ADMIN panel creation.(It makes crud for you). Works great with devise.

####Lolita-file-upload Swift image uploading for lolita.

####Lolita-menu Navigation CRUD for lolita.

####Lolita-translation Multiple language module for lolita.

####Cucumber Tests in english!

####Rspec Tests

####Vanity A/b testing

####SLIM Slim-rails provides Slim generators for Rails 3 and 4. It was based on haml-rails and it does basically the same.

####FriendlyId FriendlyId is the "Swiss Army bulldozer" of slugging and permalink plugins for Active Record

####Cocon Cocoon makes it easier to handle nested forms.

Style FrameWorks

####Foundation Zurb Foundation is the most advanced responsive front-end framework in the world.

####Twitter bootstrap Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development.

####Skeleton Skeleton is a simple, responsive boilerplate to kickstart any responsive project.