Today morning i was informed by an email that my slide on slideshare is picked by their editor to keep it on their featured slides list.
it was really too great things for me. i congrats those slideshare’s guys!
you can check out slide here -
here is the moment i locked it up on screen shot!
Advertisement






Pingback: Tweets that mention Ruby on Rails demo application presentation is picked by slideshare’s editor « hasan's blog (বল্গ) -- Topsy.com
Thanks for your presentation. I was facing a problem a few days back. I need initial value at database but the production was deployed using brightbox gem at brightbox hosting, so schema is generated there only. As my controller needed authorization, i couldnted populated initial users where the passwords are encrypted too. So what’s are the right way to populate the database with initial users?
Thanks
hi,
let me rephrase your question, you were trying to import data to your production database right ?
since i haven’t tried brightbox so i won’t have that specific context of yours.
usually we import data through mysqldump and mysql import, we take dump from one server and import it to other server.
i didn’t get ur last portion, u were saying u password doesn’t work, as long as ur hashing salt is same on both machines there shouldn’t have any problem with password.
best wishes,
cool man