This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%h1 | |
%span | |
= @pq_organization.name |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://stackoverflow.com/questions/808547/fully-custom-validation-error-message-with-rails |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1530021AA 301000001001112013001 5381 1 N 0000364276 BAACDED AA A ACDBAA A BACBDEABACCBACAACBDCDBEABCCBACDABACABDEDBAADADBADEDCBAAAABCDDCCEECBACECCCBAAABAABCDECABCBDEDCBACDBAAA A ABABDEDCCBACDCBACDCBACBBBACAAE | |
1530021AA 301000002001112013001 5381 1 N 0000364277 BBBADCEAA AA CABDAAAA AABDEEECBCCDEACBDEDECBCAECBABAACDEDEABACBDECADCABACECBECACBDBAEEBBBCCCAABBBDEABCBDAEAC?BBAADDECBACA A A CDEBBCAACDBBCAEDABCADECADCBADE | |
1530021AA 301000003001112013001 5381 1 N 0000364279 DAABEEBA AA CEAEA AA |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- !ruby/object:Delayed::PerformableMethod | |
object: !ruby/ActiveRecord:ScantronFile | |
attributes: | |
id: 64 | |
data: "3030335aa 301000001001121013001 5381 1 N 0000253755 BGFAEB | |
\ ABDAA BCCDDDDDEDDCDDDBBBAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACCCCAAAABAAAAAAAAAAAAAAAAAAAAAAABBBBAA | |
\ AAAAAAAAABBBDCCAADBDDDDDDDDABAB \r\n3030335aa | |
\ 301000002001121013001 5381 1 N 0000253756 BGHAFBFA AEGD | |
\ A DCCEECCDDBCCCCCBBBAAAFAAA |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git push staging yourbranch:master |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git log origin/master..HEAD | |
You can also view the diff using the same syntax | |
git diff origin/master..HEAD |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Time.zone.at((Time.parse("1:43am").to_f/(15.minutes)).round * 15.minutes) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bundle update --source <gemname> |