Displaying 2 results from an estimated 2 matches for "create_albums".
2010 Aug 08
1
help me
...s/scaffold.css
dependency model
exists app/models/
exists test/unit/
exists test/fixtures/
create app/models/album.rb
identical test/unit/album_test.rb
skip test/fixtures/albums.yml
exists db/migrate
Another migration is already named create_albums:
db/migrate/001_create_albums.rb
it working well for other tables
please help me actually where is problem
thanks in adv!!!!!!!!!!!!!
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonr...
2010 Aug 08
5
Ruby 1.8.7 and openssl failed compile
I got this error:
ossl_ssl.c: In function ?ossl_sslctx_get_ciphers?:
ossl_ssl.c:626:19: error: ?STACK? undeclared (first use in this
function)
ossl_ssl.c:626:19: note: each undeclared identifier is reported
only once for each function it appears in
ossl_ssl.c:626:25: error: expected expression before ?)? token
ossl_ssl.c:629:47: error: expected expression before ?)? token