search for: gryp

Displaying 6 results from an estimated 6 matches for "gryp".

Did you mean: grep
2007 Oct 24
3
Bizarre log file permissions
When I create a new app with the rails command, it creates a log directory. You must chmod that to 666 according to the error message I get whenever anything (like script/generate) tries to log a message. Fine ... ... But, what the hell is this about??? $ ls -la log/ ls: cannot access log/.: Permission denied ls: cannot access log/..: Permission denied ls: cannot access log/development.log:
2009 Mar 15
3
Capistrano deploy errors
Hi, when I do cap deploy:cold I get this error: rake aborted! undefined local variable or method `acts_as_commentable'' for #<Class: 0x7fa1c34a2f10> /usr/local/lib/ruby/gems/1.8/gems/activerecord-2.2.2/lib/active_record/ base.rb:1833:in `method_missing_without_paginate'' /usr/local/lib/ruby/gems/1.8/gems/mislav-will_paginate-2.3.8/lib/ will_paginate/finder.rb:170:in
2007 Oct 30
5
Using UUID in a Migration
Has anyone ever used UUID in a migration? I thought I could set the default value of a field to be ‘UUID’ but that only sets the value the string instead of executing the function to create a new unique identifier. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby
2009 Feb 26
11
OpenSSL::Cipher decrypt returns 'wrong final block length'
I just want to encrypt a string submitted through a form before saving it to the DB. And then decrypt it again when I need to retrieve and use it. Im trying to use the OpenSSL::Cipher library. I have the following module for encryption/decryption [code] require ''openssl'' module AESCrypt # Decrypts a block of data (encrypted_data) given an encryption key # and an
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...3NBc4YoS_-;s5!(g zqnt%M&n`)XCl)z)w6eS?#^%lZUpL1{m-pXrJj&Uzg at PS3hoRDD$I6GSlBTwu%qx<4 zOUa^~tpBK%3n^uuSFm+Q&ALylLx1ey21|bC!KvyqIDg#1-r?cFp7Nyz+fZyl!ZGCK zf<!qk^k+`af(`#ZqY=t1K`ZaKO8bv7E`RMV_xGe_2&d0IDaU#K^^>x!*xdupz?eC` z#trK<XBfTp6_t$eIL{w_^uYdqUDE0BXC92ioJ*6%PhJ*zen39+GRyP%pvDarJ19J# zzf|HK;i};I67L9C1)EB|BU}}{FxuuFVbOH6^(j1`zi535&*v{&pZz_b4>~_pEC!xC zUaUV+{MpIknv=yJoGQL}s at VNS@$%C}iX&D#DD3!0zYPaO%!~SjKl at y*m%7Gh`ns?6 zmflS$n4!MdO2x5uIuVOh)|(B(U*^vAN}HK{;2g~4qc$_S7|i6V{><cbFq6~4Os<Z2 z{T0Cpf|>LRW|CM*s1)nd<A$7hFi|-gX5#1_tfa5`K|<ny&a...
2010 Jun 03
0
SIP: match_auth_username=yes doesn't seem to work
Hi, I'm trying to get the match_auth_username=yes sip configuration working. It's mentioned as an experimental new feature of 1.6.2.x. (I'm using 1.6.2.8) The sip.conf example states: ; if available, match user entry using the ; 'username' field from the authentication line ; instead of the From: field. But still I've been unable to authenticate using username