I am a Ruby and Rails programmer, with experience in XSLT. I also have a hobby project written in C#.
|
15h
|
|
answered | Capistrano starting Sunspot does not find Java |
|
17h
|
|
comment |
Capistrano starting Sunspot does not find Java @NikitaBeloglazov Thanks. I found out it is not in path. But my .bashrc did not declare java path either. |
|
17h
|
|
comment |
Delete Sidekiq jobs in batch by string matching Another thing, I read the list of all keys (KEYS *), and do not see "Newsletter". I guess sidekiq stores the job differently. |
|
17h
|
|
comment |
Delete Sidekiq jobs in batch by string matching I am assuming I can leave -n and -h flags alone, but it gives me the error that "(error) ERR Error running script (call to f_729a221194284c3756b416201c816f2c1996514f): Wrong number of args calling Redis command From Lua script". Would you know what I did wrong? |
|
1d
|
|
accepted | Get fullpath from paperclip |
|
1d
|
|
revised |
Get fullpath from paperclip added 100 characters in body |
|
1d
|
|
comment |
Get fullpath from paperclip I want the full url |
|
1d
|
|
comment |
Get fullpath from paperclip It returns path, not the full url |
|
1d
|
|
asked | Get fullpath from paperclip |
|
2d
|
|
awarded | Enthusiast |
|
Jun
14 |
|
asked | Delete Sidekiq jobs in batch by string matching |
|
Jun
14 |
|
answered | How to check for bounced emails in rails? |
|
Jun
13 |
|
comment |
How to issue a 'find' or 'where' that raises a RecordNotFound @RocketR I just realized it in mentioned in question now. I guess I was focusing on the question title. |
|
Jun
13 |
|
revised |
Spork: how to refresh validations and other code? make title seo friendly (so google search result title is more descriptive) |
|
Jun
12 |
|
asked | Devise: after sign-in redirect back to cancan protected path |
|
Jun
10 |
|
answered | How to rspec mock ruby rails logger class |
|
Jun
10 |
|
revised |
How to rspec mock ruby rails logger class format error msg |
|
Jun
8 |
|
awarded | Popular Question |
|
Jun
7 |
|
comment |
Move some git commits into a new repo I think your solution is the cleanest. However for me some existing files were touched, so using my rebase -i is much easier than this. |
|
Jun
7 |
|
accepted | Move some git commits into a new repo |