- Working on: fully automated algorithms based trading system
- help needed on: UI design
- collab on: TBD
- learning currently: python, django, aws, trading, F&O
I may be slow to respond.
- Bangalore, India
-
03:26
(UTC +05:30)
Highlights
- Pro
Pinned Loading
-
-
A Pen by Arindam Chakraborty.
A Pen by Arindam Chakraborty. 1A Pen by Arindam Chakraborty
2----------------------------
345A [Pen](http://codepen.io/i-arindam/pen/ockmH) by [Arindam Chakraborty](http://codepen.io/i-arindam) on [CodePen](http://codepen.io/).
-
Public .bash_profile
Public .bash_profile 1export GIT_MERGE_AUTOEDIT='no'
23alias rdm='rake db:migrate'
4alias migratefortests='bin/rails db:migrate RAILS_ENV=test'
5 -
Rspec Rails cheatsheet (include capy...
Rspec Rails cheatsheet (include capybara matchers) 1#Model
23@user.should have(1).error_on(:username) # Checks whether there is an error in username
4@user.errors[:username].should include("can't be blank") # check for the error message
5 -
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.