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].
☆987Updated last year
Alternatives and similar repositories for stringex
Users that are interested in stringex are comparing it to the libraries listed below
Sorting:
- Every Rails page has footnotes that gives information about your application and links back to your editor☆1,522Updated this week
- This project has moved to GitLab! Please check there for the latest updates.☆996Updated 4 years ago
- Process your uploads in the background by uploading directly to S3☆838Updated 4 years ago
- What ActiveModel left out☆1,198Updated 7 months ago
- View helpers for Rails applications☆730Updated last week
- A simple Rack middleware to enforce ssl connections☆591Updated 4 years ago
- Adds foreign key helpers to migrations and correctly dumps foreign keys to schema.rb☆1,321Updated 6 years ago
- Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony