bodrovis / sitepoint-async-upload
Source code for Asynchronous File Uploads in Rails article on Sitepoint
☆25Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for sitepoint-async-upload
- A web interface for Notable☆36Updated last year
- Coding & debugging must be fun. Make life a bit harder for your colleagues :)☆17Updated 2 years ago
- See in development logs how many records your queries returns. It can help with solving performance issues.☆31Updated last year
- String enums for Rails☆84Updated 2 weeks ago
- Generator to create Modular engine.☆21Updated 5 years ago
- Rails plugin that stores the browser geolocation☆108Updated last year
- A gem to provide Tom Bradley's Signature Pad jquery plugin to rails☆34Updated 6 years ago
- A Rails extension for providing awesome user-initiated string interpolation☆57Updated 9 years ago
- Ruby Agent for Instrumental Application Monitoring☆58Updated 4 years ago
- Breakout detection for Ruby☆46Updated last week
- Simple duplication of ActiveAdmin resources☆13Updated 5 years ago
- A gem for Rails to automatically search Google for exceptions raised in your Rails applications☆171Updated 4 years ago
- Automatic scopes for ActiveRecord models.☆80Updated 3 months ago
- A ruby gem to master time of day attributes in Rails☆19Updated 6 years ago
- Code snippets for "Mastering AA" blog post☆44Updated 11 years ago
- All models in a single table, new attributes without migrations. Works like regular AR model☆17Updated 2 years ago
- Always-warm, auto-rebuilding rails caching without timers or touching☆37Updated last month
- Simple way to protect your content from copy-pasting☆15Updated last year
- Redirect the user to the proper "back" page☆35Updated last year
- Uniform Omni-Relational ActiveRecord Methods☆46Updated 5 years ago
- Application-level encryption for Redis and Memcached☆35Updated last month
- Ruby gem for working with percentages☆32Updated last month
- A collection of recipes for solid Ruby on Rails applications. Extracted from dozens of production apps and 10,000+ hours of deliberate R…☆55Updated last year
- Build, query, and render metrics from your Rails application.☆26Updated last year
- An active record mention system developed using ruby on rails 5+ applying domain driven design and test driven development principles.☆44Updated last year
- High speed text tokenization for Ruby☆66Updated last month
- Migrate to Strong Parameters☆39Updated 6 months ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last month
- A password policy enforcement extension for devise.☆39Updated 2 weeks ago