Akshay
|
378bc6e5dc
|
private methods need to be called as method_name instead of ClassName#method_name
|
2014-10-04 09:53:46 +05:30 |
|
Akshay
|
9524b514c6
|
Fix access specifiers with private_class_methods instead of removing directly
|
2014-10-04 09:20:41 +05:30 |
|
Akshay
|
7cd8b4f329
|
raise migration error in development if pending migrations
|
2014-10-04 07:02:30 +05:30 |
|
Akshay
|
3fd784b513
|
removed useless assignments at some places
|
2014-08-19 18:10:23 +05:30 |
|
Akshay
|
9d11ccc42e
|
removed usless access modifiers specified in models
|
2014-08-19 07:28:21 +05:30 |
|
Akshay
|
fd6683697f
|
Fixed ActiveRecord validation for post_id in incoming_link.rb
|
2014-08-18 19:11:34 +05:30 |
|
Akshay
|
fa8d18fb97
|
updated test with proper change of Rails.env during test
|
2014-08-18 15:38:25 +05:30 |
|
Akshay
|
b4e38e5646
|
updated checks of environment with Rails.env by Rails.env methods
|
2014-08-18 15:36:47 +05:30 |
|
Akshay
|
6301a43d57
|
Not initializing variable for looping if unused in loop
|
2014-08-15 03:24:55 +05:30 |
|
Akshay
|
7ef61144e7
|
Avoid using to_s when performing String Interpolation
|
2014-08-14 23:55:27 +05:30 |
|
Akshay
|
d64d3aa2e2
|
fixed a spelling benchamarking -> benchmarking
|
2014-08-14 10:16:57 +05:30 |
|