Swapna Sony
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Swapna Sony created a post, CSS url to public folder files
I have some font files in the public folder of my rails project. For instance:public/fonts/fontswesome-webfont.eotIn my css, I refer to this file as follows:@font-face { font-family: 'FontAwesom... -
-
-
Swapna Sony created a post, Was unable to find a destination
I am getting this error and I cannot figure out why. I am trying to deploy to an iPad connected via USB. I can deploy fine from xcode, but AppCode gives this error:xcodebuild: error: Was unable to ... -
Swapna Sony created a post, -
Swapna Sony created a post, Inspection Warning: Unexpected Parameter Value
Someone else posted this issue here (http://devnet.jetbrains.com/message/5458343#5458343) but there was no response, so I am starting a new discussion.I have a model as below:class ConcessionGroup ... -
Swapna Sony commented, -
Swapna Sony created a post, Upgrading to RubyMine 4.5
I have a prior version of RubyMine. Recently I started getting prompts for downloading the newer 4.5 version. I downloaded the .dmg (I am using a mac) and like other apps, it asks to be dragged int... -
Swapna Sony commented, -
Swapna Sony created a post, Debugger broke, missing gems?
I started playing with gemsets and weird things have started to happen. RubyMine version is 4.0.3, Build # RM-117.320, Built on April 18 2012.I have created an app called loco from command line. I ...