Alexander Sulim

Results 5 issues of Alexander Sulim

Hi, I have AbstractController::DoubleRenderError in UsersController#create when I'm trying to create user account via OpenID. The code of create action: ``` def create @user = User.new(params[:user]) @user.save do |result| if...

Also replace 960.gs with Twitter Bootstrap.

Move token into config file or environment variable.

Looks like development of rdiscount has been stopped in 2011.

When a PR has more than one review, then stamp labels overlap each other. In order to fix the bug labels must be placed not in one spot, but spread...

bug