rsl / stringexLinks
Some [hopefully] useful extensions to Ruby’s String class. It is made up of three libraries: ActsAsUrl [permalink solution with better character translation], Unidecoder [Unicode to Ascii transliteration], and StringExtensions [miscellaneous helper methods for the String class].
☆988Updated last year
Alternatives and similar repositories for stringex
Users that are interested in stringex are comparing it to the libraries listed below
Sorting:
- Process your uploads in the background by uploading directly to S3☆838Updated 4 years ago
- Adds foreign key helpers to migrations and correctly dumps foreign keys to schema.rb☆1,322Updated 6 years ago
- Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony☆1,193Updated 11 months ago
- Every Rails page has footnotes that gives information about your application and links back to your editor☆1,522Updated last week
- A simple Rack middleware to enforce ssl connections☆591Updated 4 years ago
- An unmaintained authorization plugin for Rails. Please fork to support current versions of Rails☆1,238Updated 4 years ago
- This project has moved to GitLab! Please check there for the latest updates.☆997Updated 4 years ago
- View helpers for Rails applications☆730Updated last month
- This Ruby on Rails gem allows you to easily add Growl-like notifications to your application using a jQuery plugin called 'gritter'.☆565Updated 5 years ago
- An excellent development aid. Will run "EXPLAIN" before each of your select queries in development, and provides a display which makes t…☆557Updated 11 years ago
- The ActiveRecord acts_as_commentable plugin☆834Updated 2 years ago
- Handle pub/sub messaging through private channels in Rails using Faye.☆863Updated 3 years ago
- Easily switch current user☆731Updated 4 years ago
- What ActiveModel left out☆1,197Updated 6 months ago
- Similar to acts_as_commentable; however, utilizes awesome_nested_set to provide threaded comments☆672Updated 3 years ago
- A ruby gem for creating navigations (with multiple levels) for your Rails, Sinatra or Padrino applications. Render your navigation as ht…