Pour générer des PDF
https://github.com/mileszs/wicked_pdf
Espace connexion, inscription, mot de passe perdu ...
https://github.com/javan/whenever
Tache CRON
https://github.com/plataformatec/simple_form
Formulaire
https://github.com/activerecord-hackery/ransack
https://github.com/plataformatec/simple_form
delayed_job_active_record
https://github.com/collectiveidea/delayed_job_active_record
https://github.com/thuehlinger/daemons
https://github.com/swanandp/acts_as_list
https://github.com/rharriso/bower-rails
https://github.com/indirect/haml-rails
https://github.com/collectiveidea/awesome_nested_set
Images, fichiers
https://github.com/thoughtbot/paperclip https://github.com/minimagick/minimagick
Note ! Pour recopier les images de paperclip
wi# Stupid example method that just copies a user's profile pic to another user.
def copy_profile_picture(user_1, user_2)
user_2.picture = user_1.picture
user_2.save # Copied the picture and we're done!
end
https://github.com/kpumuk/meta-tags
https://github.com/macournoyer/thin
https://github.com/fnando/browser
https://github.com/hgmnz/truncate_html
https://github.com/stefankroes/ancestry
https://github.com/capistrano/capistrano
https://github.com/capistrano/rails
https://github.com/capistrano/rvm
https://github.com/freego/capistrano-thin
https://github.com/capistrano/bundler
https://github.com/collectiveidea/delayed_job/wiki/Delayed-Job-tasks-for-Capistrano-3
https://github.com/rspec/rspec-rails
Test sur l'interaction de l'utilisateur avec l'application
https://github.com/jnicklas/capybara
Clones des activerecords
https://github.com/amoeba-rb/amoeba
Note ! Pour recopier les images de paperclip
wi# Stupid example method that just copies a user's profile pic to another user.
def copy_profile_picture(user_1, user_2)
user_2.picture = user_1.picture
user_2.save # Copied the picture and we're done!
end
Use npm
https://github.com/browserify-rails/browserify-rails
https://github.com/Apipie/apipie-rails
Gem pour générer une api doc