Rodrigo Flores
|
ba80074b7b
|
Added a missing hide!
|
2012-03-03 11:32:58 -03:00 |
|
Rodrigo Flores
|
9bf718dd82
|
Revert "Move devise/shared/_links.erb to devise/_links.erb"
This reverts commit aa2d15aa33 .
Conflicts:
CHANGELOG.rdoc
|
2012-03-03 10:40:59 -03:00 |
|
José Valim
|
7e3ccbe835
|
Better implementation for hide!
|
2012-02-03 09:12:15 +01:00 |
|
José Valim
|
8b8b6a866d
|
Hide internal generators, closes #1586
|
2012-02-03 09:04:05 +01:00 |
|
José Valim
|
aa2d15aa33
|
Move devise/shared/_links.erb to devise/_links.erb
|
2012-01-02 21:26:26 +01:00 |
|
Bounmy Stephane
|
76bff0d4de
|
removed Gemfile's injection
by default : Markerb define then markerb email views generated otherwise
erb
|
2011-09-30 22:41:02 -07:00 |
|
Bounmy Stephane
|
a629654a15
|
ensure that the gem markerb entry is not duplicated in the gemfile
|
2011-09-14 20:20:20 -07:00 |
|
Bounmy Stephane
|
8067022d98
|
added injection of markerb in Gemfile
|
2011-09-13 22:50:39 -07:00 |
|
Bounmy Stephane
|
72ba56b071
|
generate markerb views with "--markerb" instead of "-m markerb"
|
2011-09-13 21:46:46 -07:00 |
|
Bounmy Stephane
|
30046f35d7
|
moved markerb views to lib/generator/templates/markerb
using 2 different generator for erb and markerb
|
2011-09-13 21:42:10 -07:00 |
|
Bounmy Stephane
|
10451e9e38
|
added mailviewsgenerator
now mail generator can copy markerb or erb mail template views
|
2011-09-13 00:19:48 -07:00 |
|
José Valim
|
1fd4beb18a
|
Move simple_form_for directories to a new location.
|
2011-06-30 15:09:54 -03:00 |
|
José Valim
|
13ef23f517
|
Add simple form generators.
|
2011-06-27 11:50:28 -03:00 |
|
José Valim
|
0bf28b19ab
|
Simple use hook_for.
|
2011-06-27 11:31:29 -03:00 |
|
José Valim
|
29a0af78bc
|
Refactor view generators.
|
2011-06-27 11:22:44 -03:00 |
|
José Valim
|
de8982563a
|
Always use :erb.
|
2011-04-05 22:06:27 +02:00 |
|
José Valim
|
56fd7031e5
|
Edited lib/generators/devise/views_generator.rb via GitHub
|
2011-04-04 02:48:41 -07:00 |
|
José Valim
|
3109b0924b
|
Remove --haml and --slim views from Devise.
|
2011-02-15 09:49:11 +01:00 |
|
vagmi
|
d87521723d
|
fix create_haml_views. see issue 761 for details
accessing a variable before assigning causes nil exception
|
2011-01-11 19:06:48 +08:00 |
|
José Valim
|
b32883a7c5
|
Small fixes in views generator
|
2010-12-25 11:07:52 +01:00 |
|
Fred Wu
|
2561cd4eac
|
Use an instance variale when removing the temp directories otherwise the create_haml_views method gets called twice.
|
2010-12-23 17:05:05 +08:00 |
|
Fred Wu
|
4519364eaf
|
Added support for generating Slim view templates.
|
2010-12-23 17:05:03 +08:00 |
|
Fred Wu
|
701bbf2d3c
|
Updated the views generator to respect the rails :template_engine option.
|
2010-08-06 18:40:46 +08:00 |
|
José Valim
|
6c49b428b3
|
Add flexibility to devise generators by using ORM hooks.
|
2010-07-04 17:15:24 +02:00 |
|