Public bug reported:

For consistency, String should probably have a crypt! method that looks like 
this:
  def crypt!(salt=nil)
    replace(crypt(salt))
  end

Note: This has salt=nil, from the suggestion in #259.

This is done in the Facets library: http://facets.rubyforge.org/

** Affects: ruby
     Importance: Undecided
         Status: New

** Affects: ruby-defaults (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: ruby
   Importance: Undecided
       Status: New

-- 
String should have a crypt! method
https://bugs.launchpad.net/bugs/247702
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to