Download remote branch
Notre Code
Qui est en prod
Que Tes Classes soient compilées
Que Tes Tests viennent
Que Tes TDD soient fait sur la prod' comme en dev'
##Merge many has_many
def get_fb_users
FacebookUser.from("
(
(
#{self.facebook_recipients_users.to_sql}
) union (
#{self.facebook_users.to_sql}
)#CAPISTRANO CMD
####Deploy current branch
> cap <ENV> deploy####Maintenance
> cap <ENV> maintenance:on REASON='foo bar' ALLOWED_IPS='xxx.xxx.xx.xxx'> top
# see all process
> ps -fp p_id
> df -k
# free space of disks
go to http://www.google.fr/intl/fr/enterprise/apps/business/products/gmail/
###Account Start it, fill fields...
###Check the domain
Go to configuration, and valid the 2 first steps
#####Step "google-site-verification" :
On OVH, go to your domain, DNS area, add new entry. Choose TXT and set the value with google-site-verification=a_really_fat_string.
| { | |
| "always_show_minimap_viewport": true, | |
| "color_scheme": "Packages/User/enlightened.tmTheme", | |
| "default_line_ending": "unix", | |
| "draw_white_space": "all", | |
| "ensure_newline_at_eof_on_save": true, | |
| "font_face": "Source Code Pro for Powerline", | |
| "font_size": 14, | |
| "highlight_modified_tabs": true, | |
| "rulers": [80], |